From 06c18205e54b10200de5fce423df5324b3ecfcc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 10:37:10 +0000 Subject: [PATCH] Update pre-commit hook ansible/ansible-lint to v26.8.0 --- .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 3c97188d3..280275657 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: hooks: - id: reuse - repo: https://github.com/ansible/ansible-lint - rev: v26.6.0 + rev: v26.8.0 hooks: - id: ansible-lint files: '^roles/custom/'