diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 52a8cd3b..1382b815 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,9 +18,11 @@ repos: - "-w" - id: go-vet-mod - id: go-staticcheck-repo-mod + - id: go-mod-tidy - repo: https://github.com/beeper/pre-commit-go rev: v0.3.1 hooks: - id: zerolog-ban-msgf - id: zerolog-use-stringer + - id: prevent-literal-http-methods