From 05bb06c551291f80a6e73891994acff1847d1552 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 21:58:58 +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 338504b3..0bc1a585 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: check-shebang-scripts-are-executable - id: check-illegal-windows-names - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "3.0.3" + rev: "3.2.0" hooks: - id: editorconfig-checker alias: ec