We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb0937 commit 9db1062Copy full SHA for 9db1062
1 file changed
.github/renovate.json
@@ -19,8 +19,7 @@
19
},
20
{
21
"matchPackageNames": ["*"],
22
- "allowedVersions": "!/-g[a-f0-9]+$/",
23
- "groupName": "Ignore versions built from non-release branches"
+ "allowedVersions": "!/-g[a-f0-9]+$/"
24
}
25
]
26
0 commit comments