Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Untereiner authored Dec 19, 2023
1 parent 24d0cc0 commit 2d6a438
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,15 @@
"extends": [
"config:recommended",
"workarounds:disableMavenParentRoot"
],
"lockFileMaintenance": {
"enabled": true,
"automerge": true
},
"packageRules": [
{
"automerge": true,
"matchUpdateTypes": ["major", "minor", "patch", "pin", "pinDigest","digest", "lockFileMaintenance", "rollback", "bump", "replacement"]
}
]
}

0 comments on commit 2d6a438

Please sign in to comment.