provision_management_user/renovate.json
Renovate Bot 06dbce3874
All checks were successful
test / Linting (push) Successful in 5s
test / Molecule tests (default, debian11) (push) Successful in 36s
test / Molecule tests (default, debian12) (push) Successful in 32s
test / Molecule tests (default, ubuntu2004) (push) Successful in 31s
test / Molecule tests (default, ubuntu2204) (push) Successful in 31s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 34s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 34s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 33s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 34s
Add renovate.json
2023-07-25 20:57:45 +00:00

7 lines
114 B
JSON

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