diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3205a41..6fa5a5f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,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.11.1" hooks: - id: editorconfig-checker alias: ec