Skip to content

Commit 0a9199c

Browse files
chore(config): migrate renovate config (#2925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ffcff7 commit 0a9199c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

renovate.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": [
4-
"config:base"
5-
],
3+
"extends": ["config:recommended"],
64
"labels": ["dependencies"],
75
"postUpdateOptions": ["pnpmDedupe"]
86
}

0 commit comments

Comments
 (0)