diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cdf2d98..f60b7c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: '3.1.2' + rev: '3.1.3' hooks: - id: editorconfig-checker alias: ec