deploy_haproxy/renovate.json
Renovate Bot 333d9d7ae9
All checks were successful
test / Linting (push) Successful in 33s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m36s
test / Molecule tests (default, debian12) (push) Successful in 1m43s
test / Molecule tests (default, debian11) (push) Successful in 1m54s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m41s
test / Molecule tests (with_tls_enabled, debian11) (push) Successful in 1m40s
test / Molecule tests (with_tls_enabled, debian12) (push) Successful in 1m35s
test / Molecule tests (with_tls_enabled, ubuntu2004) (push) Successful in 1m21s
test / Molecule tests (with_tls_enabled, ubuntu2204) (push) Successful in 1m39s
Add renovate.json
2024-02-12 08:45:12 +00:00

8 lines
142 B
JSON

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