Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
796390edb7 | ||
|
|
c42f701621 | ||
|
|
0656f876f2 |
@@ -30,7 +30,7 @@ repos:
|
||||
- id: go-test
|
||||
- id: gofumpt
|
||||
- repo: https://github.com/golangci/golangci-lint
|
||||
rev: v2.12.2
|
||||
rev: v2.13.1
|
||||
hooks:
|
||||
- id: golangci-lint-full
|
||||
- repo: https://github.com/gitleaks/gitleaks
|
||||
|
||||
+8
-1
@@ -2,7 +2,14 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.1.3] - 2026-07-25
|
||||
## [0.1.4] - 2026-08-23
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.0 (#110)
|
||||
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.1 (#112)
|
||||
|
||||
## [0.1.3] - 2026-08-11
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user