Skip to content

Commit ff34461

Browse files
committed
update renovate config to handle graalvm image
1 parent fb008c2 commit ff34461

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

renovate.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
".kokoro/nightly/graalvm-native*.cfg",
3939
".kokoro/nightly/graalvm-sub-jobs/native*/common.cfg",
4040
".kokoro/presubmit/graalvm-native*.cfg",
41+
".kokoro/presubmit/*-graalvm-native-presubmit.cfg",
4142
"owl-bot-postprocessor/synthtool/gcp/templates/java-library/.kokoro/presubmit/graalvm-native*.cfg",
4243
".github/workflows/ci.yaml",
4344
".github/workflows/generated_files_sync.yaml",
@@ -49,6 +50,7 @@
4950
"managerFilePatterns": [
5051
"/^.kokoro/nightly/graalvm-native.*.cfg$/",
5152
"/^.kokoro/presubmit/graalvm-native.*.cfg$/",
53+
"/^.kokoro/presubmit/*-graalvm-native-presubmit.cfg$/",
5254
"/^.kokoro/nightly/graalvm-sub-jobs/native.*/common.cfg$/",
5355
"/^owl-bot-postprocessor/synthtool/gcp/templates/java-library/.kokoro/presubmit/graalvm-native.*.cfg$/"
5456
],

0 commit comments

Comments
 (0)