Skip to content

Commit 1e6b8ff

Browse files
authored
Switch Renovate config to config:js-lib (#2466)
In practice, this adds `:pinOnlyDevDependencies`. https://docs.renovatebot.com/presets-config/#configjs-lib https://docs.renovatebot.com/presets-default/#pinonlydevdependencies
1 parent 763bea2 commit 1e6b8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended"
4+
"config:js-lib"
55
]
66
}

0 commit comments

Comments
 (0)