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 16faf89 commit 587eff1Copy full SHA for 587eff1
renovate.json
@@ -6,7 +6,7 @@
6
"customManagers": [
7
{
8
"customType": "regex",
9
- "fileMatch": ["/^generated/kbapi/Makefile$/"],
+ "fileMatch": ["^generated/kbapi/Makefile$"],
10
"matchStrings": ["github_ref \\?= (?<currentDigest>.*?)\\n"],
11
"currentValueTemplate": "main",
12
"depNameTemplate": "kibana-openapi-spec",
0 commit comments