Skip to content

Commit

Permalink
pre-commit: update
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Nov 6, 2024
1 parent 9c8b575 commit 43325ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
exclude_types: [markdown]
Expand All @@ -20,7 +20,7 @@ repos:
- id: go-staticcheck-repo-mod

- repo: https://github.com/beeper/pre-commit-go
rev: v0.2.2
rev: v0.4.2
hooks:
- id: zerolog-ban-msgf
types: [ file ]

0 comments on commit 43325ce

Please sign in to comment.