diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 2208599..273efba 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -12,7 +12,7 @@ { customType: 'regex', fileMatch: [ - '^\\.java-version$', + '\\.java-version$', ], matchStrings: [ '(?.*)\\n',