Add renovate.json
All checks were successful
test / Linting (push) Successful in 8s
test / Molecule tests (default, debian11) (push) Successful in 59s
test / Molecule tests (default, debian12) (push) Successful in 1m7s
test / Molecule tests (default, ubuntu2004) (push) Successful in 54s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m1s
test / Molecule tests (with_extra_sidecars, debian11) (push) Successful in 45s
test / Molecule tests (with_extra_sidecars, debian12) (push) Successful in 1m0s
test / Molecule tests (with_extra_sidecars, ubuntu2204) (push) Successful in 45s
test / Molecule tests (with_extra_sidecars, ubuntu2004) (push) Successful in 1m2s

This commit is contained in:
Renovate Bot 2023-07-26 18:00:40 +00:00
parent 4ac904dea7
commit 1c67e2a294

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}