We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2dfc61 + 2bbb840 commit 4f4e98aCopy full SHA for 4f4e98a
renovate.json
@@ -0,0 +1,11 @@
1
+{
2
+ "extends": [
3
+ "config:base"
4
+ ],
5
+ "packageRules": [
6
+ {
7
+ "matchPackagePatterns": ["^com.graphql-java"],
8
+ "allowedVersions": "/^[0-9]+\\.[0-9]+\\.[0-9]+?$/"
9
+ }
10
+ ]
11
+}
0 commit comments