We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173f0be commit 9f00467Copy full SHA for 9f00467
renovate.json
@@ -5,6 +5,11 @@
5
"schedule:weekly"
6
],
7
"packageRules": [
8
+ {
9
+ "description": "Automatically merge patch-level updates",
10
+ "matchUpdateTypes": ["patch", "digest"],
11
+ "automerge": true
12
+ },
13
{
14
"matchPackagePatterns": ["^org\\.eclipse\\.jetty:.+"],
15
"allowedVersions": "<12.0.0"
0 commit comments