chore(deps): update pre-commit hook golangci/golangci-lint to v1.57.1

This commit is contained in:
Renovate
2024-03-20 17:52:13 +00:00
parent 4ae55c588d
commit 72704d8da4
+1 -1
View File
@@ -37,7 +37,7 @@ repos:
- id: go-test
- id: gofumpt
- repo: https://github.com/golangci/golangci-lint
rev: v1.57.0
rev: v1.57.1
hooks:
- id: golangci-lint
exclude: '^ctl/generated.go|graph/generated/.*$|^graph/model/models_gen.go|^tools/.*$$'