diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 68c897f..14cbab6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ # For more hooks, see https://pre-commit.com/hooks.html repos: - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.4.0 + rev: 3.6.0 hooks: - id: editorconfig-checker alias: ec