chore(deps): update dependency ansible-lint to v24.9.2 (#12)
All checks were successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

Reviewed-on: #12
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-09-20 08:09:08 +02:00 committed by Robert Kaussow
parent b04d1715f1
commit 5efed8b056

View File

@ -20,7 +20,7 @@ ENV MOLECULE_VERSION="${MOLECULE_VERSION:-24.8.0}"
# renovate: datasource=pypi depName=ansible # renovate: datasource=pypi depName=ansible
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-10.4.0}" ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-10.4.0}"
# renovate: datasource=pypi depName=ansible-lint # renovate: datasource=pypi depName=ansible-lint
ENV ANSIBLE_LINT_VERSION="${ANSIBLE_LINT_VERSION:-24.9.0}" ENV ANSIBLE_LINT_VERSION="${ANSIBLE_LINT_VERSION:-24.9.2}"
ENV PY_COLORS=1 ENV PY_COLORS=1
ENV ANSIBLE_FORCE_COLOR=true ENV ANSIBLE_FORCE_COLOR=true