Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit a27c1f5

Browse files
committed
Updating renovate package pattern for io.github.graphql-java:graphql-java-annotations
1 parent 6b5e1df commit a27c1f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
{
88
"matchPackagePatterns": ["^com.graphql-java"],
99
"allowedVersions": "/^[0-9]+\\.[0-9]+\\.[0-9]+?$/"
10+
},
11+
{
12+
"matchPackageNames": ["io.github.graphql-java:graphql-java-annotations"],
13+
"allowedVersions": "/^[0-9]+\\.[0-9]+\\.[0-9]+?$/"
1014
}
1115
]
1216
}

0 commit comments

Comments
 (0)