Skip to content

Commit 3492b69

Browse files
committed
switch lockfile maintenance to once per month
1 parent 0b61fd6 commit 3492b69

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/renovate/default.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
reviewers: ["edmundmiller"],
2121
assigneesFromCodeOwners: true,
2222
gitAuthor: "nf-core-bot <renovate@nf-co.re>",
23+
lockFileMaintenance: {
24+
enabled: true,
25+
schedule: ["before 5am on the first day of the month"],
26+
},
2327
"pre-commit": {
2428
enabled: true,
2529
},

0 commit comments

Comments
 (0)