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