We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80e944 commit 1cca2e6Copy full SHA for 1cca2e6
renovate.json
@@ -5,8 +5,8 @@
5
{
6
"groupName": "all non-major dependencies",
7
"groupSlug": "all-minor-patch",
8
- "matchPackagePatterns": ["*"],
9
- "matchUpdateTypes": ["minor", "patch"]
+ "matchUpdateTypes": ["minor", "patch"],
+ "matchPackageNames": ["*"]
10
},
11
12
"matchDatasources": ["docker"],
0 commit comments