diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1526a2f..22598c7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: # EditorConfig checking - repo: https://github.com/editorconfig-checker/editorconfig-checker - rev: v3.4.0 + rev: v3.4.1 hooks: - id: editorconfig-checker alias: ec