Add renovate.json
All checks were successful
ci / build_and_publish (pull_request) Successful in 36s
ci / build_and_publish (push) Successful in 34s

This commit is contained in:
Self-Hosted Renovate Bot 2026-05-20 09:25:37 +00:00
parent 0b4bedc5ec
commit 7c78b80031

8
renovate.json Normal file
View file

@ -0,0 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"minimumReleaseAge": "14 days",
"gitAuthor": "Renovate<noreply@sr2.uk>"
}