Skip to content

Commit c752dde

Browse files
chore(config): migrate config renovate.json (#1997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab0a944 commit c752dde

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

renovate.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
2-
"extends": ["config:base", "group:allNonMajor", ":maintainLockFilesWeekly"],
2+
"extends": [
3+
"config:recommended",
4+
"group:allNonMajor",
5+
":maintainLockFilesWeekly"
6+
],
37
"rangeStrategy": "bump",
48
"postUpdateOptions": ["pnpmDedupe"],
59
"rebaseWhen": "conflicted",

0 commit comments

Comments
 (0)