Skip to content

Commit beec6fd

Browse files
renovate[bot]cmeister2
authored andcommitted
chore(config): migrate config renovate.json
1 parent 1565b4c commit beec6fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"customManagers": [
88
{
99
"customType": "regex",
10-
"fileMatch": [
11-
"^scripts/VERSIONS$"
10+
"managerFilePatterns": [
11+
"/^scripts/VERSIONS$/"
1212
],
1313
"matchStrings": [
1414
"# renovate: datasource=(?<datasource>.*?) depName=(?<depName>.*?)\\s.*?_VERSION=(?<currentValue>.*)\\s"

0 commit comments

Comments
 (0)