act_runner/renovate.json5
pat-s 1e940f028b
Some checks failed
release-nightly / release-image (push) Failing after 27s
checks / check and test (push) Successful in 1m32s
release-nightly / goreleaser (push) Successful in 4m37s
Add renovate config (#408)
+ write access required for `renovate-bot` user

Reviewed-on: #408
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
2023-11-23 20:41:10 +00:00

7 lines
123 B
Plaintext

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>gitea/renovate-config"
]
}