chore(deps): update dependency molecule to v24.9.0 (#9)
All checks were successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/tag/build-package Pipeline was successful
ci/woodpecker/tag/build-container Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/tag/docs Pipeline was successful
ci/woodpecker/tag/notify Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

Reviewed-on: #9
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-10-13 18:27:46 +00:00 committed by Robert Kaussow
parent 9f0935bcfa
commit f24e2c348d

View File

@ -16,7 +16,7 @@ ARG CARGO_NET_GIT_FETCH_WITH_CLI=true
ARG USER=root
# renovate: datasource=pypi depName=molecule
ENV MOLECULE_VERSION="${MOLECULE_VERSION:-24.8.0}"
ENV MOLECULE_VERSION="${MOLECULE_VERSION:-24.9.0}"
# renovate: datasource=pypi depName=ansible
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-10.5.0}"
# renovate: datasource=pypi depName=ansible-lint