diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 35f7a9a..331885d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,6 +41,6 @@ repos: pass_filenames: false - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.6.1 + rev: 3.8.0 hooks: - id: editorconfig-checker