Skip to content

Commit 2ab93aa

Browse files
authored
Merge pull request #9 from HadrienPatte/renovate/migrate-config
Migrate Renovate config
2 parents f4f49c3 + 2839545 commit 2ab93aa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/renovate.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"enabledManagers": [
66
"ansible-galaxy",
77
"github-actions",
8-
"regex"
8+
"custom.regex"
99
],
1010
"packageRules": [
1111
{
@@ -21,8 +21,9 @@
2121
]
2222
}
2323
],
24-
"regexManagers": [
24+
"customManagers": [
2525
{
26+
"customType": "regex",
2627
"managerFilePatterns": [
2728
"roles/mediaserver/defaults/main.yml"
2829
],

0 commit comments

Comments
 (0)