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 f387bb7 commit 89699a2Copy full SHA for 89699a2
.github/renovate.json5
@@ -35,8 +35,8 @@
35
},
36
{
37
// intentionally using Java 11 in some examples
38
- // not using matchUpdateTypes "major", because renovate wants to bump "11-jre" to "11.0.19_7-jre"
39
"matchPackageNames": ["eclipse-temurin"],
+ "matchUpdateTypes": ["major"],
40
"enabled": false
41
42
0 commit comments