Skip to content

Commit c0c781f

Browse files
committed
Make zizmor collection strict
1 parent 8cfa172 commit c0c781f

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
@@ -374,7 +374,7 @@ repos:
374374

375375
- id: zizmor
376376
name: zizmor
377-
entry: uv run --extra=dev zizmor .github
377+
entry: uv run --extra=dev zizmor --strict-collection .github
378378
language: python
379379
pass_filenames: false
380380
types_or: [yaml]

0 commit comments

Comments
 (0)