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 5c592d1 commit b6e0441
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@
"enabled": true,
"automerge": true
},
"workarounds:disableMavenParentRoot": {
"enabled": true
},
"packageRules": [
{
"automerge": true,
"matchUpdateTypes": ["major", "minor", "patch", "pin", "pinDigest","digest", "lockFileMaintenance", "rollback", "bump", "replacement"]
},
{
"matchPackagePatterns": ["org.camunda.community:zeebe-cloudevents-router"],
"matchCurrentValue": "/-SNAPSHOT$/",
"enabled": false
}
]
}

0 comments on commit b6e0441

Please sign in to comment.