Skip to content

Commit 587eff1

Browse files
committed
Fixup file match
1 parent 16faf89 commit 587eff1

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
@@ -6,7 +6,7 @@
66
"customManagers": [
77
{
88
"customType": "regex",
9-
"fileMatch": ["/^generated/kbapi/Makefile$/"],
9+
"fileMatch": ["^generated/kbapi/Makefile$"],
1010
"matchStrings": ["github_ref \\?= (?<currentDigest>.*?)\\n"],
1111
"currentValueTemplate": "main",
1212
"depNameTemplate": "kibana-openapi-spec",

0 commit comments

Comments
 (0)