Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bb46f252bb | |||
| 5b7695c175 | |||
| 7be94f8628 | |||
| e2c8734975 | |||
| 2e9eae73d2 | |||
| d53db1d334 | |||
| eb7eaae42b | |||
| c4e665ebc7 | |||
| 6325a514b6 |
@@ -30,10 +30,10 @@ repos:
|
||||
- id: go-test
|
||||
- id: gofumpt
|
||||
- repo: https://github.com/golangci/golangci-lint
|
||||
rev: v2.8.0
|
||||
rev: v2.11.4
|
||||
hooks:
|
||||
- id: golangci-lint-full
|
||||
- repo: https://github.com/gitleaks/gitleaks
|
||||
rev: v8.30.0
|
||||
rev: v8.30.1
|
||||
hooks:
|
||||
- id: gitleaks
|
||||
|
||||
@@ -2,6 +2,20 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.2.2] - 2026-03-22
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 (#77)
|
||||
- Add code coverage integration
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.9.0 (#81)
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.1 (#82)
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#85)
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#87)
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#89)
|
||||
- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#91)
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#93)
|
||||
|
||||
## [0.2.1] - 2026-01-09
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
Reference in New Issue
Block a user