Skip to content

Commit

Permalink
Switching to use shareable renovate presets
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy committed May 11, 2021
1 parent fa47a23 commit be895bf
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
{
"extends": [
"config:base"
],
"packageRules": [
{
"description": "Ignore graphql-java snapshot builds",
"matchPackagePatterns": [
"^com.graphql-java"
],
"allowedVersions": "/^[0-9]+\\.[0-9]+\\.[0-9]+?$/"
}
"github>graphql-java-kickstart/renovate-config"
]
}

0 comments on commit be895bf

Please sign in to comment.