Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gwendolyngoetz committed Oct 3, 2022
1 parent 59bfc93 commit 42a67db
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"packageRules": [
{
"description": "Automatically merge minor and patch-level updates",
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true,
"automergeType": "branch"
}
]
"extends": ["github>gwendolyngoetz/renovate-config"]
}

0 comments on commit 42a67db

Please sign in to comment.