Skip to content

Commit 9951943

Browse files
chore(config): migrate config renovate.json
1 parent ff30e03 commit 9951943

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
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base",
4+
"config:recommended",
55
"helpers:pinGitHubActionDigests",
66
":gitSignOff"
77
],
@@ -16,4 +16,4 @@
1616
],
1717
"prHourlyLimit": 20,
1818
"prConcurrentLimit": 10
19-
}
19+
}

0 commit comments

Comments
 (0)