Skip to content

Commit 3651e2b

Browse files
chore(config): migrate renovate config (#71)
* chore(config): migrate config renovate.json * Update renovate.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Peake <[email protected]>
1 parent a479d98 commit 3651e2b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base",
5-
"config:best-practices",
64
"config:recommended",
5+
"config:best-practices",
76
"workarounds:all",
87
"group:allNonMajor",
98
"schedule:automergeDaily"

0 commit comments

Comments
 (0)