diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2dfeb53..e50c78b 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.0 + rev: 3.4.1 hooks: - id: editorconfig-checker alias: ec