Skip to content

Commit 6d472ca

Browse files
Merge pull request #2825 from VWS-Python/zizmor-strict
Make zizmor collection strict
2 parents 52bc3eb + 48c4345 commit 6d472ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ repos:
387387

388388
- id: zizmor
389389
name: zizmor
390-
entry: uv run --extra=dev zizmor .github
390+
entry: uv run --extra=dev zizmor --strict-collection .github
391391
language: python
392392
pass_filenames: false
393393
types_or: [yaml]

0 commit comments

Comments
 (0)