We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4359e9 commit 12f11f2Copy full SHA for 12f11f2
1 file changed
renovate.json
@@ -4,8 +4,8 @@
4
],
5
"packageRules": [
6
{
7
+ "__comment": "Ignore graphql-java snapshot builds",
8
"matchPackagePatterns": ["^com.graphql-java"],
- // ignore snapshot builds
9
"allowedVersions": "/^[0-9]+\\.[0-9]+\\.[0-9]+?$/"
10
}
11
]
0 commit comments