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
Showing only changes of commit 72704d8da4 - Show all commits
+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/.*$$'