Skip to content

Commit 647211f

Browse files
Migrate config .github/renovate.json
1 parent 224552b commit 647211f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"customManagers": [
1313
{
1414
"customType": "regex",
15-
"fileMatch": [
16-
"(^|/|\\.)build.json"
15+
"managerFilePatterns": [
16+
"/(^|/|\\.)build.json/"
1717
],
1818
"matchStringsStrategy": "any",
1919
"matchStrings": [

0 commit comments

Comments
 (0)