Skip to content

Commit 2b43b52

Browse files
authored
Merge pull request #527 from graphql-java-kickstart/feature/renovate-shared-config
Switching to use shareable renovate presets
2 parents fa47a23 + be895bf commit 2b43b52

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

renovate.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
{
22
"extends": [
3-
"config:base"
4-
],
5-
"packageRules": [
6-
{
7-
"description": "Ignore graphql-java snapshot builds",
8-
"matchPackagePatterns": [
9-
"^com.graphql-java"
10-
],
11-
"allowedVersions": "/^[0-9]+\\.[0-9]+\\.[0-9]+?$/"
12-
}
3+
"github>graphql-java-kickstart/renovate-config"
134
]
145
}

0 commit comments

Comments
 (0)