Skip to content

Commit 82b41d6

Browse files
authored
Merge pull request #137 from Commencis/renovate/migrate-config
chore(config): migrate renovate config
2 parents 47e3563 + 4aa0783 commit 82b41d6

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
@@ -7,7 +7,7 @@
77
"customType": "regex",
88
"depNameTemplate": "@commencis/starter-react-vite",
99
"packageNameTemplate": "commencis/starter-react-vite",
10-
"fileMatch": ["^package\\.json$"],
10+
"managerFilePatterns": ["/^package\\.json$/"],
1111
"matchStrings": [
1212
"\"@commencis/starter-react-vite\": \"(?<currentValue>[^\"]+)\""
1313
],

0 commit comments

Comments
 (0)