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

Merged
ghost1 merged 1 commits from renovate/golangci-golangci-lint-1.x into main 2024-02-26 08:30:26 +00:00
Showing only changes of commit ace54c334a - 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.54.2
rev: v1.56.2
hooks:
- id: golangci-lint
exclude: '^ctl/generated.go|graph/generated/.*$|^graph/model/models_gen.go|^tools/.*$$'