diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 28c0fe3..806986d 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.5.0 + rev: 3.6.0 hooks: - id: editorconfig-checker alias: ec