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 2b97a46 commit d63d7b8Copy full SHA for d63d7b8
renovate.json
@@ -16,8 +16,8 @@
16
"customManagers": [
17
{
18
"customType": "regex",
19
- "fileMatch": [
20
- "^.kokoro/presubmit/graalvm-native.*.cfg$"
+ "managerFilePatterns": [
+ "/^.kokoro/presubmit/graalvm-native.*.cfg$/"
21
],
22
"matchStrings": [
23
"docker_image: \"us-docker.pkg.dev/java-graalvm-ci-prod/graalvm-integration-testing/graalvm.*:(?<currentValue>.*?)\""
0 commit comments