chore(deps): update dependency ansible-lint to v24.9.0 (#8)
Some checks failed
ci/woodpecker/push/build-container Pipeline is pending
ci/woodpecker/push/build-package Pipeline is pending
ci/woodpecker/push/docs unknown status
ci/woodpecker/push/notify Pipeline was successful

Reviewed-on: #8
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-11 23:25:07 +02:00 committed by Robert Kaussow
parent 87b6d50937
commit 778eb8bcaf

View File

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