Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieugouel authored Nov 12, 2024
1 parent 28fde22 commit 7c83151
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,13 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],

"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "digest"],
"automergeType": "branch",
"automerge": true
}
]
}

0 comments on commit 7c83151

Please sign in to comment.