From fd03ba5be4bef64f8833106b310194dd9ae724ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 00:58:06 +0000 Subject: [PATCH] Update pre-commit hook editorconfig-checker/editorconfig-checker.python to v3.2.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 0a4b053e..af816209 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: ansible-lint - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.1.2 + rev: 3.2.0 hooks: - id: editorconfig-checker exclude: (^(patches|test_files)/|^.+/commands.vim)