diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ad4b227..6e8281c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,9 +16,9 @@ repos: - "-local" - "go.mau.fi/gomuks" - "-w" + - id: go-mod-tidy - id: go-vet-repo-mod - id: go-staticcheck-repo-mod - - id: go-mod-tidy - repo: https://github.com/beeper/pre-commit-go rev: v0.3.1