Compare commits

...

2 Commits

Author SHA1 Message Date
argoyle ca3f1a3312 Merge pull request 'chore(deps): update pre-commit hook golangci/golangci-lint to v2.8.0' (#353) from renovate/golangci-golangci-lint-2.x into main
gitlab-cleanup-handler / vulnerabilities (push) Successful in 6m0s
gitlab-cleanup-handler / test (push) Successful in 7m3s
gitlab-cleanup-handler / build (push) Successful in 1m22s
Reviewed-on: #353
2026-01-09 04:12:49 +00:00
renovate 6a0854c2f9 chore(deps): update pre-commit hook golangci/golangci-lint to v2.8.0
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 5m48s
gitlab-cleanup-handler / test (pull_request) Successful in 8m36s
gitlab-cleanup-handler / build (pull_request) Successful in 9m27s
2026-01-08 21:19:57 +00:00
+1 -1
View File
@@ -36,6 +36,6 @@ repos:
- id: go-vet
- id: gofumpt
- repo: https://github.com/golangci/golangci-lint
rev: v2.7.2
rev: v2.8.0
hooks:
- id: golangci-lint