add go mod tidy hook

This commit is contained in:
2026-03-21 13:57:22 +00:00
parent 5fa2aabecb
commit 828d7cc248

View File

@@ -6,3 +6,8 @@ repos:
entry: task generate
language: system
pass_filenames: false
- repo: https://github.com/tekwizely/pre-commit-golang
rev: v1.0.0-rc.4
hooks:
- id: go-mod-tidy