Skip to content

Commit 89699a2

Browse files
committed
renovate
1 parent f387bb7 commit 89699a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
},
3636
{
3737
// 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"
3938
"matchPackageNames": ["eclipse-temurin"],
39+
"matchUpdateTypes": ["major"],
4040
"enabled": false
4141
},
4242
{

0 commit comments

Comments
 (0)