Add renovate.json
All checks were successful
test / Linting (push) Successful in 31s
test / Molecule tests (default, debian11) (push) Successful in 54s
test / Molecule tests (default, debian12) (push) Successful in 1m5s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m1s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m4s
test / Molecule tests (with_extra_sidecars, debian11) (push) Successful in 38s
test / Molecule tests (with_extra_sidecars, debian12) (push) Successful in 39s
test / Molecule tests (with_extra_sidecars, ubuntu2004) (push) Successful in 38s
test / Molecule tests (with_extra_sidecars, ubuntu2204) (push) Successful in 39s

This commit is contained in:
Renovate Bot 2023-07-25 20:56:37 +00:00
parent 4ac904dea7
commit 0a2c1a5173

6
renovate.json Normal file
View File

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