diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 420c217..9259196 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,6 +35,6 @@ repos: pass_filenames: false - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.6.1 + rev: 3.11.1 hooks: - id: editorconfig-checker