From afe439c3e7b5062494adc13af1c94bd2b8b60892 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:54:03 +0000 Subject: [PATCH] Update pre-commit hook ansible-community/ansible-lint to v24.12.2 --- .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 7d0bb2d..563bca9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/ansible-community/ansible-lint.git - rev: v24.9.0 + rev: v24.12.2 hooks: - id: ansible-lint stages: