Add renovate.json
Some checks failed
Ansible Lint Check / lint (pull_request) Failing after 1m2s
Ansible Lint Check / lint (push) Failing after 1m2s

This commit is contained in:
Self-Hosted Renovate Bot 2026-05-20 09:24:47 +00:00
parent f12e9168e1
commit d5e10a0867

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>"
}