Skip to content

Commit 7967ac6

Browse files
committed
chore(config): migrate renovate config
1 parent febe8e9 commit 7967ac6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"customManagers": [
1010
{
1111
"customType": "regex",
12-
"fileMatch": ["^action\\.yml$"],
12+
"managerFilePatterns": ["action.yml"],
1313
"matchStrings": ["BINARYEN_VERSION: (?<currentValue>.+)\\n"],
1414
"versioningTemplate": "regex:^version_(?<major>\\d+)$",
1515
"packageNameTemplate": "WebAssembly/binaryen",

0 commit comments

Comments
 (0)