We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 108bd36 commit dd0760fCopy full SHA for dd0760f
renovate.json
@@ -16,7 +16,8 @@
16
{
17
"customType": "regex",
18
"managerFilePatterns": [
19
- "/^.kokoro/continuous/graalvm-native.*.cfg$/"
+ "/^.kokoro/continuous/graalvm-native.*.cfg$/",
20
+ "/^.kokoro/presubmit/graalvm-native.*.cfg$/"
21
],
22
"matchStrings": [
23
"value: \"gcr.io/cloud-devrel-public-resources/graalvm.*:(?<currentValue>.*?)\""
0 commit comments