We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b61fd6 commit 3492b69Copy full SHA for 3492b69
1 file changed
.github/renovate/default.json5
@@ -20,6 +20,10 @@
20
reviewers: ["edmundmiller"],
21
assigneesFromCodeOwners: true,
22
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
+ },
27
"pre-commit": {
28
enabled: true,
29
},
0 commit comments