mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-14 20:46:32 +02:00
remove default preset, add nix, allow non-office hours
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
3e042012b3
commit
b32067589a
1 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
"schedule:nonOfficeHours"
|
||||
],
|
||||
"nix": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue