Skip to content
Snippets Groups Projects
Unverified Commit 4db66496 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore: Configure Renovate (#15)


* Add renovate.json

* remove default preset, add nix, allow non-office hours

Signed-off-by: default avatarstrawberry <strawberry@puppygock.gay>

* enable lockfile maintenance

Signed-off-by: default avatarstrawberry <strawberry@puppygock.gay>

* will this make nix work

Signed-off-by: default avatarstrawberry <strawberry@puppygock.gay>

---------

Signed-off-by: default avatarstrawberry <strawberry@puppygock.gay>
Co-authored-by: default avatarrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: default avatarstrawberry <strawberry@puppygock.gay>
parent cc4e6e21
No related branches found
No related tags found
No related merge requests found
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"schedule": [
"at any time"
],
"lockFileMaintenance": {
"enabled": true,
"schedule": [
"at any time"
]
},
"nix": {
"schedule": [
"at any time"
],
"enabled": true
},
"enabledManagers": [
"github-actions",
"nix"
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment