ci: update golangci-lint #61

Merged
argoyle merged 1 commits from golangci-lint into main 2023-06-04 15:01:34 +00:00
Showing only changes of commit 35a8907d81 - Show all commits
+1 -1
View File
@@ -41,7 +41,7 @@ repos:
- id: go-test
- id: gofumpt
- repo: https://github.com/golangci/golangci-lint
rev: v1.52.2
rev: v1.53.2
hooks:
- id: golangci-lint
exclude: '^graph/generated/.*$|^graph/model/models_gen.go|^tools/.*$$'