Skip to content

Commit caca12d

Browse files
chore: hermetic build to manage the graalvm presubmit image versions
googleapis/sdk-platform-java#3800
1 parent b1628dd commit caca12d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

renovate.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@
1212
],
1313
"ignorePaths": [".kokoro/requirements.txt"],
1414
"customManagers": [
15-
{
16-
"customType": "regex",
17-
"fileMatch": [
18-
"^.kokoro/presubmit/graalvm-native.*.cfg$"
19-
],
20-
"matchStrings": ["value: \"gcr.io/cloud-devrel-public-resources/graalvm.*:(?<currentValue>.*?)\""],
21-
"depNameTemplate": "com.google.cloud:sdk-platform-java-config",
22-
"datasourceTemplate": "maven"
23-
},
2415
{
2516
"customType": "regex",
2617
"fileMatch": [

0 commit comments

Comments
 (0)