Compare commits

..
2 Commits
Author SHA1 Message Date
renovate 194eda8c89 fix(deps): update module github.com/stretchr/testify to v1.12.1
subscriptions / test (push) Skipped
subscriptions / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
subscriptions / test (pull_request) Successful in 53s
subscriptions / coverage-baseline (pull_request) Skipped
subscriptions / vulnerabilities (pull_request) Successful in 1m1s
pre-commit / pre-commit (pull_request) Successful in 2m14s
2026-08-21 08:13:26 +00:00
renovate c4b21f97ae chore(deps): update pre-commit hook golangci/golangci-lint to v2.13.1 (#15)
subscriptions / coverage-baseline (push) Successful in 49s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Check Preconditions (push) Successful in 21s
subscriptions / test (push) Skipped
subscriptions / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 44s
Unbound Release / Create Release (push) Successful in 43s
Release / release (push) Successful in 9m1s
2026-08-21 07:20:34 +00:00
+1 -1
View File
@@ -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.12.2 rev: v2.13.1
hooks: hooks:
- id: golangci-lint-full - id: golangci-lint-full
- repo: https://github.com/gitleaks/gitleaks - repo: https://github.com/gitleaks/gitleaks