We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698375d commit d0f43e3Copy full SHA for d0f43e3
renovate.json
@@ -35,7 +35,7 @@
35
"customType": "regex",
36
"fileMatch": [
37
"^gax-java/dependencies\\.properties$",
38
- "^\\.cloudbuild/library_generation/library_generation\\.Dockerfile$"
+ "^\\.cloudbuild/library_generation/library_generation.*\\.Dockerfile$"
39
],
40
"matchStrings": [
41
"version\\.io_grpc=(?<currentValue>.+?)\\n",
@@ -70,7 +70,7 @@
70
{
71
72
73
- "^.cloudbuild/library_generation/library_generation.Dockerfile$"
+ "^.cloudbuild/library_generation/library_generation.*\\.Dockerfile$"
74
75
76
"OWLBOT_CLI_COMMITTISH=(?<currentDigest>.*?)\\n"
0 commit comments