diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b44f0c5..01f1c00 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - id: actionlint - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.6.1 + rev: 3.8.0 hooks: - id: editorconfig-checker args: [-disable-indent-size]