We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent febe8e9 commit 7967ac6Copy full SHA for 7967ac6
1 file changed
renovate.json
@@ -9,7 +9,7 @@
9
"customManagers": [
10
{
11
"customType": "regex",
12
- "fileMatch": ["^action\\.yml$"],
+ "managerFilePatterns": ["action.yml"],
13
"matchStrings": ["BINARYEN_VERSION: (?<currentValue>.+)\\n"],
14
"versioningTemplate": "regex:^version_(?<major>\\d+)$",
15
"packageNameTemplate": "WebAssembly/binaryen",
0 commit comments