Skip to content

Commit eca3ea6

Browse files
ci(renovate): enable weekly lockfile maintenance (#8166)
1 parent 2649867 commit eca3ea6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
":automergePatch",
88
":enableVulnerabilityAlerts",
99
":semanticCommits",
10-
":pinAllExceptPeerDependencies"
10+
":pinAllExceptPeerDependencies",
11+
":maintainLockFilesWeekly"
1112
],
1213
"automerge": true,
1314
"platformAutomerge": true,

0 commit comments

Comments
 (0)