diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a3a647e..f18fb19 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: # EditorConfig checking - repo: https://github.com/editorconfig-checker/editorconfig-checker - rev: v3.4.1 + rev: v3.5.0 hooks: - id: editorconfig-checker alias: ec