We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47e3563 + 4aa0783 commit 82b41d6Copy full SHA for 82b41d6
1 file changed
renovate.json
@@ -7,7 +7,7 @@
7
"customType": "regex",
8
"depNameTemplate": "@commencis/starter-react-vite",
9
"packageNameTemplate": "commencis/starter-react-vite",
10
- "fileMatch": ["^package\\.json$"],
+ "managerFilePatterns": ["/^package\\.json$/"],
11
"matchStrings": [
12
"\"@commencis/starter-react-vite\": \"(?<currentValue>[^\"]+)\""
13
],
0 commit comments