Skip to content

Commit 12de9f1

Browse files
committed
Migrate to best-practices preset
As per official documentation (https://docs.renovatebot.com/upgrade-best-practices/) we migrate from recommended to best-practices preset.
1 parent 810b39d commit 12de9f1

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
"extends": [
3-
"config:base",
3+
"config:best-practices",
44
":semanticCommits",
55
":enableVulnerabilityAlerts",
66
":maintainLockFilesWeekly",

0 commit comments

Comments
 (0)