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

This commit is contained in:
Renovate
2024-03-19 23:53:09 +00:00
parent 914f446924
commit b8c940c49a
+1 -1
View File
@@ -37,7 +37,7 @@ repos:
- id: go-test - id: go-test
- id: gofumpt - id: gofumpt
- repo: https://github.com/golangci/golangci-lint - repo: https://github.com/golangci/golangci-lint
rev: v1.56.2 rev: v1.57.0
hooks: hooks:
- id: golangci-lint - id: golangci-lint
exclude: '^ctl/generated.go|graph/generated/.*$|^graph/model/models_gen.go|^tools/.*$$' exclude: '^ctl/generated.go|graph/generated/.*$|^graph/model/models_gen.go|^tools/.*$$'