diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a0e3d6a..6a7a98e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: - id: go-test - id: gofumpt - repo: https://github.com/golangci/golangci-lint - rev: v2.12.2 + rev: v2.13.0 hooks: - id: golangci-lint-full - repo: https://github.com/gitleaks/gitleaks