Skip to content

Commit fb6a391

Browse files
chore(config): migrate config .github/renovate.json (#138)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5c9e7f8 commit fb6a391

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/renovate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
],
1010
"enabledManagers": [
1111
"github-actions",
12-
"regex"
12+
"custom.regex"
1313
],
14-
"regexManagers": [
14+
"customManagers": [
1515
{
1616
"customType": "regex",
1717
"fileMatch": [
@@ -35,4 +35,4 @@
3535
"versioningTemplate": "semver"
3636
}
3737
]
38-
}
38+
}

0 commit comments

Comments
 (0)