diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c106d37..0a3ded9 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.4.0 + rev: 3.4.1 hooks: - id: editorconfig-checker alias: ec