Skip to content

Commit 48c4345

Browse files
committed
Make zizmor collection strict
1 parent 52bc3eb commit 48c4345

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)