diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a23b02d..a262ecd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: # EditorConfig checking - repo: https://github.com/editorconfig-checker/editorconfig-checker - rev: v3.6.0 + rev: v3.6.1 hooks: - id: editorconfig-checker alias: ec