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 808c2dc commit 413a73fCopy full SHA for 413a73f
renovate.json
@@ -43,7 +43,7 @@
43
"customType": "regex",
44
"managerFilePatterns": [
45
"/Dockerfile/",
46
- "/test/util/ocm.go"
+ "/test/utils/ocm.go"
47
],
48
"matchStrings": [
49
"renovate: datasource=(?<datasource>[a-z-.]+?) depName=(?<depName>[^\\s]+?)(?: (lookupName|packageName)=(?<packageName>[^\\s]+?))?(?: versioning=(?<versioning>[^\\s]+?))?(?: extractVersion=(?<extractVersion>[^\\s]+?))?(?: registryUrl=(?<registryUrl>[^\\s]+?))?\\s.+?(_version|_VERSION)( |)=( |)(\"|)(?<currentValue>.+?)(\"|)?\\s"
0 commit comments