diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5a99efb..ba34402 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -67,7 +67,7 @@ repos: ] - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "2.7.2" + rev: "2.7.3" hooks: - id: editorconfig-checker alias: ec