chore(deps): add slashes to renovate config regex
This commit is contained in:
parent
f3029ca782
commit
7f42981ba7
@ -60,7 +60,7 @@
|
||||
"matchManagers": [
|
||||
"npm"
|
||||
],
|
||||
"matchCurrentVersion": "^[0-9]+\\.[0-9]+\\.[0-9]+$",
|
||||
"matchCurrentVersion": "/^[0-9]+\\.[0-9]+\\.[0-9]+$/",
|
||||
"automerge": false,
|
||||
"platformAutomerge": false,
|
||||
"dependencyDashboardApproval": true
|
||||
|
Loading…
x
Reference in New Issue
Block a user