Skip to content

Commit 4241c9f

Browse files
authored
Merge pull request #1580 from Adyen/renovate/migrate-config
chore(config): migrate Renovate config
2 parents 07dd703 + 2fc209d commit 4241c9f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:base"],
3+
"extends": [
4+
"config:recommended"
5+
],
46
"minimumReleaseAge": "21 days"
57
}

0 commit comments

Comments
 (0)