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

Merged
ghost1 merged 1 commits from renovate/golangci-golangci-lint-1.x into main 2024-03-21 07:28:32 +00:00
+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.57.0 rev: v1.57.1
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/.*$$'