Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Updating package rules for renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
mjovanc committed Aug 6, 2023
1 parent ef26269 commit 256aaa4
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
Expand Up @@ -3,5 +3,12 @@
"assignees": ["mjovanc"],
"extends": [
"config:base"
],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"matchConfidence": ["high", "very high"],
"automerge": true
}
]
}

0 comments on commit 256aaa4

Please sign in to comment.