Skip to content

Commit c39b2cc

Browse files
committed
Run check-manifest without build isolation
This is necessary to work in no-network environments like pre-commit.ci.
1 parent 7257d5b commit c39b2cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ repos:
7777
rev: '0.48'
7878
hooks:
7979
- id: check-manifest
80+
args: [--no-build-isolation]
8081

8182
ci:
8283
autofix_prs: false

0 commit comments

Comments
 (0)