mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-14 20:46:32 +02:00
enable lockfile maintenance
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
b32067589a
commit
eeb798c287
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
"extends": [
|
||||
"schedule:nonOfficeHours"
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true,
|
||||
"extends": ["schedule:daily"]
|
||||
},
|
||||
"nix": {
|
||||
"enabled": true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue