diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a617607..04c6bd4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "3.0.3" + rev: "3.6.0" hooks: - id: editorconfig-checker alias: ec