Skip to content

Commit c265539

Browse files
committed
config: use recommended preset rather than best-practices
Signed-off-by: Robert Sturla <[email protected]>
1 parent de2672b commit c265539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate-shared-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
// Base configuration
5-
"config:best-practices",
5+
"config:recommended",
66
// Add "Signed-off-by" footer to commit messages
77
":gitSignOff",
88
// Catch-all for grouping dependencies not caught by other groups

0 commit comments

Comments
 (0)