chore: Separate dompurify updates

This commit is contained in:
Sidharth Vinod
2024-10-08 15:00:57 +05:30
parent a20c292653
commit c24028f2a4

View File

@@ -35,6 +35,10 @@
{
"groupName": "eslint",
"matchPackagePatterns": ["eslint"]
},
{
"groupName": "dompurify",
"matchPackagePatterns": ["dompurify"]
}
],
"dependencyDashboard": false,