chore(deps): update dependency ansible-lint to v26.9.0 #30

Open
renovate wants to merge 1 commits from renovate/ansible-lint-26.x into master
Showing only changes of commit 9dc117f5fd - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@ FROM python:3.14-alpine
ARG BUILD_DATE
ARG VCS_REF
ARG VERSION
ARG ANSIBLE_LINT_VERSION=26.8.0
ARG ANSIBLE_LINT_VERSION=26.9.0
# hadolint ignore=DL3018,DL3013
RUN apk --no-cache add --virtual build-dependencies \