diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 122433f..28c0fe3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: go-fmt alias: fmt - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.4.1 + rev: 3.5.0 hooks: - id: editorconfig-checker alias: ec