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 344325a commit a4429b3Copy full SHA for a4429b3
.github/renovate.json5
@@ -12,7 +12,7 @@
12
{
13
customType: 'regex',
14
fileMatch: [
15
- '^\\.java-version$',
+ '\\.java-version$',
16
],
17
matchStrings: [
18
'(?<currentValue>.*)\\n',
0 commit comments