Add renovate.json
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
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
This commit is contained in:
parent
db446aba16
commit
333d9d7ae9
7
renovate.json
Normal file
7
renovate.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"config:recommended",
|
||||||
|
":dependencyDashboard"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user