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 ddba619 commit 4af4c2cCopy full SHA for 4af4c2c
.github/renovate.json5
@@ -95,6 +95,7 @@
95
'(?<currentValue>\\d+) # renovate: datasource=java-version',
96
],
97
depNameTemplate: 'java',
98
+ extractVersionTemplate: '^(?<version>\\d+)',
99
},
100
{
101
customType: 'regex',
0 commit comments