3 Commits

Author SHA1 Message Date
renovate f157d36c97 chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.0 (#154)
Release / release (push) Failing after 44s
presenter / vulnerabilities (push) Successful in 1m37s
presenter / test (push) Successful in 2m28s
pre-commit / pre-commit (push) Successful in 5m37s
2026-05-04 13:14:42 +00:00
renovate 70d8f93836 chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 (#152)
presenter / vulnerabilities (push) Successful in 1m35s
presenter / test (push) Successful in 2m14s
Release / release (push) Successful in 52s
pre-commit / pre-commit (push) Successful in 6m43s
2026-05-03 16:42:14 +00:00
renovate 3d29d4849a fix(deps): update module github.com/99designs/gqlgen to v0.17.90 (#149)
presenter / vulnerabilities (push) Successful in 2m3s
presenter / test (push) Successful in 2m49s
Release / release (push) Failing after 53s
pre-commit / pre-commit (push) Successful in 6m38s
2026-04-29 06:18:28 +00:00
+2 -2
View File
@@ -11,7 +11,7 @@ repos:
- --allow-multiple-documents - --allow-multiple-documents
- id: check-added-large-files - id: check-added-large-files
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.24.0 rev: v9.25.0
hooks: hooks:
- id: commitlint - id: commitlint
stages: [ commit-msg ] stages: [ commit-msg ]
@@ -30,7 +30,7 @@ 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.11.4 rev: v2.12.0
hooks: hooks:
- id: golangci-lint-full - id: golangci-lint-full
- repo: https://github.com/gitleaks/gitleaks - repo: https://github.com/gitleaks/gitleaks