7 Commits

Author SHA1 Message Date
renovate 7be94f8628 chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.4 (#93)
pagination / vulnerabilities (push) Successful in 1m45s
pagination / test (push) Successful in 2m54s
Release / release (push) Successful in 56s
pre-commit / pre-commit (push) Successful in 6m27s
2026-03-22 19:23:59 +00:00
renovate e2c8734975 chore(deps): update pre-commit hook gitleaks/gitleaks to v8.30.1 (#91)
Release / release (push) Successful in 1m6s
pagination / vulnerabilities (push) Successful in 2m7s
pagination / test (push) Successful in 3m7s
pre-commit / pre-commit (push) Successful in 7m43s
2026-03-12 16:24:39 +00:00
renovate 2e9eae73d2 chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.3 (#89)
Release / release (push) Successful in 1m31s
pagination / vulnerabilities (push) Successful in 2m26s
pagination / test (push) Successful in 3m35s
pre-commit / pre-commit (push) Successful in 7m35s
2026-03-10 11:22:32 +00:00
renovate d53db1d334 chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.2 (#87)
Release / release (push) Successful in 51s
pagination / vulnerabilities (push) Successful in 1m16s
pagination / test (push) Successful in 1m44s
pre-commit / pre-commit (push) Successful in 4m7s
2026-03-07 22:42:56 +00:00
renovate eb7eaae42b chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.1 (#85)
pagination / vulnerabilities (push) Successful in 1m35s
pagination / test (push) Successful in 2m30s
Release / release (push) Successful in 1m15s
pre-commit / pre-commit (push) Successful in 8m6s
2026-03-06 16:09:16 +00:00
renovate c4e665ebc7 chore(deps): update pre-commit hook golangci/golangci-lint to v2.10.1 (#82)
pagination / vulnerabilities (push) Successful in 1m45s
pagination / test (push) Successful in 6m42s
Release / release (push) Successful in 3m30s
pre-commit / pre-commit (push) Successful in 12m48s
2026-02-17 17:34:59 +00:00
renovate 6325a514b6 chore(deps): update pre-commit hook golangci/golangci-lint to v2.9.0 (#81)
Release / release (push) Failing after 2m4s
pagination / test (push) Successful in 4m16s
pagination / vulnerabilities (push) Successful in 6m30s
pre-commit / pre-commit (push) Successful in 9m13s
2026-02-11 13:24:05 +00:00
+2 -2
View File
@@ -30,10 +30,10 @@ repos:
- id: go-test - id: go-test
- id: gofumpt - id: gofumpt
- repo: https://github.com/golangci/golangci-lint - repo: https://github.com/golangci/golangci-lint
rev: v2.8.0 rev: v2.11.4
hooks: hooks:
- id: golangci-lint-full - id: golangci-lint-full
- repo: https://github.com/gitleaks/gitleaks - repo: https://github.com/gitleaks/gitleaks
rev: v8.30.0 rev: v8.30.1
hooks: hooks:
- id: gitleaks - id: gitleaks