diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1f9cb0f4..c1b06567 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,8 +63,6 @@ repos: pass_filenames: false # vendor-hash keeps flakehashes.json in sync with go.mod/go.sum. - # Hot path (no input change) is a sha256 over two small files; - # only fires `go mod vendor` when the fingerprint actually drifts. - id: vendor-hash name: vendor-hash entry: nix develop --command -- go run ./cmd/vendorhash check