pre-commit: update

This commit is contained in:
Tulir Asokan 2024-11-06 13:14:31 +01:00
parent 28f497c0c4
commit 733dc1432a

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
exclude_types: [markdown]
@ -21,7 +21,9 @@ repos:
- id: go-mod-tidy
- repo: https://github.com/beeper/pre-commit-go
rev: v0.3.1
rev: v0.4.2
hooks:
- id: zerolog-ban-msgf
- id: zerolog-use-stringer
- id: prevent-literal-http-methods
- id: zerolog-ban-global-log