Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 12f11f2

Browse files
authoredApr 29, 2021
Fix comment
1 parent c4359e9 commit 12f11f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
],
55
"packageRules": [
66
{
7+
"__comment": "Ignore graphql-java snapshot builds",
78
"matchPackagePatterns": ["^com.graphql-java"],
8-
// ignore snapshot builds
99
"allowedVersions": "/^[0-9]+\\.[0-9]+\\.[0-9]+?$/"
1010
}
1111
]

0 commit comments

Comments
 (0)
Please sign in to comment.