mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-15 03:16:32 +02:00
9 lines
155 B
JSON
9 lines
155 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"schedule:nonOfficeHours"
|
|
],
|
|
"nix": {
|
|
"enabled": true
|
|
}
|
|
}
|