Skip to content

Commit f8fa2de

Browse files
1 parent 5f60d6a commit f8fa2de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"customManagers": [
2121
{
2222
"customType": "regex",
23-
"fileMatch": [
23+
"fileMatch": [
2424
"^.kokoro/presubmit/graalvm-native.*.cfg$"
2525
],
2626
"matchStrings": ["value: \"gcr.io/cloud-devrel-public-resources/graalvm.*:(?<currentValue>.*?)\""],
@@ -30,7 +30,7 @@
3030
{
3131
"customType": "regex",
3232
"fileMatch": [
33-
"^.github/workflows/unmanaged_dependency_check.yaml$"
33+
"^.github/workflows/unmanaged_dependency_check.yaml$"
3434
],
3535
"matchStrings": ["uses: googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v(?<currentValue>.+?)\\n"],
3636
"depNameTemplate": "com.google.cloud:sdk-platform-java-config",

0 commit comments

Comments
 (0)