Add renovate.json
Some checks reported warnings
test / Molecule tests (default, debian11) (push) Has been cancelled
test / Molecule tests (default, debian12) (push) Has been cancelled
test / Molecule tests (default, ubuntu2004) (push) Has been cancelled
test / Molecule tests (default, ubuntu2204) (push) Has been cancelled
test / Molecule tests (with_ssh_keys, debian11) (push) Has been cancelled
test / Molecule tests (with_ssh_keys, debian12) (push) Has been cancelled
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Has been cancelled
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Has been cancelled
test / Linting (push) Has been cancelled

This commit is contained in:
Renovate Bot 2023-07-26 17:26:12 +00:00
parent a73d17a4e6
commit 47c78ed112

6
renovate.json Normal file
View File

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