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 2d30994 commit dc2fdb1Copy full SHA for dc2fdb1
renovate.json
@@ -20,17 +20,6 @@
20
".github/workflows/samples.yaml"
21
],
22
"customManagers": [
23
- {
24
- "customType": "regex",
25
- "managerFilePatterns": [
26
- "/^.kokoro/presubmit/graalvm-native.*.cfg$/"
27
- ],
28
- "matchStrings": [
29
- "value: \"gcr.io/cloud-devrel-public-resources/graalvm.*:(?<currentValue>.*?)\""
30
31
- "depNameTemplate": "com.google.cloud:sdk-platform-java-config",
32
- "datasourceTemplate": "maven"
33
- },
34
{
35
"customType": "regex",
36
"fileMatch": [
0 commit comments