File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 "customManagers" : [
1616 {
1717 "customType" : " regex" ,
18- "fileMatch " : [
19- " ^.kokoro/continuous/graalvm-native.*.cfg$" ,
20- " ^.kokoro/presubmit/graalvm-native.*.cfg$"
18+ "managerFilePatterns " : [
19+ " / ^.kokoro/continuous/graalvm-native.*.cfg$/ " ,
20+ " / ^.kokoro/presubmit/graalvm-native.*.cfg$/ "
2121 ],
2222 "matchStrings" : [
2323 " value: \" gcr.io/cloud-devrel-public-resources/graalvm.*:(?<currentValue>.*?)\" "
2727 },
2828 {
2929 "customType" : " regex" ,
30- "fileMatch " : [
31- " ^.github/workflows/unmanaged_dependency_check.yaml$"
30+ "managerFilePatterns " : [
31+ " / ^.github/workflows/unmanaged_dependency_check.yaml$/ "
3232 ],
3333 "matchStrings" : [
3434 " uses: googleapis/sdk-platform-java/java-shared-dependencies/unmanaged-dependency-check@google-cloud-shared-dependencies/v(?<currentValue>.+?)\\ n"
You can’t perform that action at this time.
0 commit comments