From 1c8170df9c657b6f09f7234d531ec086818017dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:16:24 +0000 Subject: [PATCH] Renovate: ansible-community/ansible-lint to v6.21.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 979620d..d1cf17a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,6 +30,6 @@ repos: hooks: - id: shellcheck - repo: https://github.com/ansible-community/ansible-lint.git - rev: v6.3.0 + rev: v6.21.1 hooks: - id: ansible-lint