Skip to content

Commit dd0760f

Browse files
authored
chore: Renovate bot update the presubmit configs (#3115)
1 parent 108bd36 commit dd0760f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
{
1717
"customType": "regex",
1818
"managerFilePatterns": [
19-
"/^.kokoro/continuous/graalvm-native.*.cfg$/"
19+
"/^.kokoro/continuous/graalvm-native.*.cfg$/",
20+
"/^.kokoro/presubmit/graalvm-native.*.cfg$/"
2021
],
2122
"matchStrings": [
2223
"value: \"gcr.io/cloud-devrel-public-resources/graalvm.*:(?<currentValue>.*?)\""

0 commit comments

Comments
 (0)