Skip to content

Commit 1a0450e

Browse files
Migrate renovate config (#4543)
Migrate config .github/renovate.json Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pierre Maurice Schwang <[email protected]>
1 parent 0cb8075 commit 1a0450e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
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
":semanticCommitsDisabled"
66
],
77
"automerge": true,

0 commit comments

Comments
 (0)