diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6da4e37..b82cac7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,6 +12,7 @@ repos: rev: v1.0.0-rc.1 hooks: - id: go-imports-repo + args: ["-w"] - id: go-vet-repo-mod - repo: https://github.com/beeper/pre-commit-go