diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 95b187f..674502b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: # EditorConfig linting - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.0.3 + rev: 3.4.0 hooks: - id: editorconfig-checker alias: ec