Skip to content

Commit 413a73f

Browse files
committed
fix: typo in filename /test/utils/ocm.go
1 parent 808c2dc commit 413a73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"customType": "regex",
4444
"managerFilePatterns": [
4545
"/Dockerfile/",
46-
"/test/util/ocm.go"
46+
"/test/utils/ocm.go"
4747
],
4848
"matchStrings": [
4949
"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

Comments
 (0)