mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-12 01:59:34 -05:00
chore: update browserslist at most weekly and group it
This commit is contained in:
@@ -6,7 +6,12 @@
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["netlify-cli", "caniuse-lite"],
|
||||
"matchPackageNames": ["netlify-cli"],
|
||||
"extends": ["schedule:weekly"]
|
||||
},
|
||||
{
|
||||
"groupName": "caniuse-and-related",
|
||||
"matchPackageNames": ["caniuse-lite", "browserslist"],
|
||||
"extends": ["schedule:weekly"]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user