Skip to content

Commit 356e9e6

Browse files
authored
Don't pin dev deps in renovate (#359)
1 parent 3c6a28f commit 356e9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:best-practices",
4+
"config:recommended",
55
"helpers:pinGitHubActionDigests",
66
":configMigration",
77
":semanticCommitsDisabled"

0 commit comments

Comments
 (0)