provision_ansible_user/renovate.json
Renovate Bot c3c3300ab8
All checks were successful
test / Linting (push) Successful in 8s
test / Molecule tests (default, debian11) (push) Successful in 31s
test / Molecule tests (default, debian12) (push) Successful in 32s
test / Molecule tests (default, ubuntu2004) (push) Successful in 30s
test / Molecule tests (default, ubuntu2204) (push) Successful in 31s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 33s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 34s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 34s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 33s
Add renovate.json
2023-07-25 20:57:41 +00:00

7 lines
114 B
JSON

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