Merge pull request #2532 from robintown/renovate-warning
Fix Renovate warning
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
"extends": ["config:base"],
|
||||
"packageRules": [
|
||||
{
|
||||
"extends": ["group:allNonMajor", "schedule:weekly"]
|
||||
"groupName": "all non-major dependencies",
|
||||
"groupSlug": "all-minor-patch",
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"extends": ["schedule:weekly"]
|
||||
},
|
||||
{
|
||||
"groupName": "GitHub Actions",
|
||||
|
||||
Reference in New Issue
Block a user