ci: update golangci-lint

This commit is contained in:
2023-06-04 16:46:38 +02:00
parent a5c3ac78de
commit 35a8907d81
+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/.*$$'