maint: Update first of the month
This commit is contained in:
parent
206a4ca7c5
commit
4b13929db3
1 changed files with 3 additions and 1 deletions
|
|
@ -94,7 +94,9 @@
|
|||
enable = true;
|
||||
baseMerge.enable = true;
|
||||
autoMergeMethod = "merge";
|
||||
when = { dayOfMonth = 2; };
|
||||
when = {
|
||||
dayOfMonth = 1;
|
||||
};
|
||||
flakes = {
|
||||
"." = { };
|
||||
"dev" = { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue