mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-15 01:16:33 +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": [
|
"extends": [
|
||||||
"schedule:nonOfficeHours"
|
"schedule:nonOfficeHours"
|
||||||
],
|
],
|
||||||
|
"lockFileMaintenance": {
|
||||||
|
"enabled": true,
|
||||||
|
"extends": ["schedule:daily"]
|
||||||
|
},
|
||||||
"nix": {
|
"nix": {
|
||||||
"enabled": true
|
"enabled": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue