Skip to content

Commit f34702d

Browse files
committed
fix: update renovate.json
1 parent 03dffc2 commit f34702d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

renovate.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
{
2-
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": [
4-
"config:recommended"
5-
]
6-
}
2+
"extends": ["config:best-practices", ":pinOnlyDevDependencies", ":automergeAll"]
3+
}

0 commit comments

Comments
 (0)