install_docker/renovate.json
Renovate Bot 49ef71244d
All checks were successful
test / Linting (push) Successful in 6s
test / Molecule tests (default, debian11) (push) Successful in 1m40s
test / Molecule tests (default, debian12) (push) Successful in 1m40s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m49s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m35s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m40s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m44s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 1m53s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m49s
Add renovate.json
2023-07-26 18:01:16 +00:00

7 lines
114 B
JSON

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