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 5f60d6a commit f8fa2deCopy full SHA for f8fa2de
‎renovate.json
@@ -20,7 +20,7 @@
20
"customManagers": [
21
{
22
"customType": "regex",
23
- "fileMatch": [
+ "fileMatch": [
24
"^.kokoro/presubmit/graalvm-native.*.cfg$"
25
],
26
"matchStrings": ["value: \"gcr.io/cloud-devrel-public-resources/graalvm.*:(?<currentValue>.*?)\""],
@@ -30,7 +30,7 @@
30
31
32
"fileMatch": [
33
- "^.github/workflows/unmanaged_dependency_check.yaml$"
+ "^.github/workflows/unmanaged_dependency_check.yaml$"
34
35
"matchStrings": ["uses: googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v(?<currentValue>.+?)\\n"],
36
"depNameTemplate": "com.google.cloud:sdk-platform-java-config",
0 commit comments