Skip to content

Commit 12f11f2

Browse files
authored
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)