Skip to content

Commit

Permalink
ci: set packagerules to 'automerge'
Browse files Browse the repository at this point in the history
  • Loading branch information
משה וילנר committed Oct 18, 2024
1 parent 07f76c7 commit 016d5cd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"labels": ["renovate"],
"extends": [
"config:base"
],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
]
}

0 comments on commit 016d5cd

Please sign in to comment.