Skip to content

Commit

Permalink
Configure Renovate automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Dec 17, 2022
1 parent c38824b commit 70d4126
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,11 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
]
}

0 comments on commit 70d4126

Please sign in to comment.