Compare commits
7 Commits
v0.1.2
...
next-release
| Author | SHA1 | Date | |
|---|---|---|---|
| eaaf23aa00 | |||
| 1aef79af66 | |||
| 46493a3896 | |||
| 3728e83db5 | |||
| 2c687986a7 | |||
| de09e37727 | |||
| 3ba763181c |
@@ -30,10 +30,10 @@ repos:
|
||||
- id: go-test
|
||||
- id: gofumpt
|
||||
- repo: https://github.com/golangci/golangci-lint
|
||||
rev: v2.10.1
|
||||
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,16 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.1.3] - 2026-03-22
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#77)
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#79)
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#81)
|
||||
- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#83)
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#85)
|
||||
|
||||
## [0.1.2] - 2026-02-22
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
Reference in New Issue
Block a user