From a2483ff58146369ecd31e92c08217fdce824dd8d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:29:29 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/ansible/ansible-lint: v24.9.2 → v24.12.2](https://github.com/ansible/ansible-lint/compare/v24.9.2...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 7b2acc2..f5ad76d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: - id: actionlint - repo: https://github.com/ansible/ansible-lint - rev: v24.9.2 + rev: v24.12.2 hooks: - id: ansible-lint # galaxy.yml uses manifest, which means we need the `distlib` dependency.