Skip to content

Commit 7fc186b

Browse files
Merge pull request #1835 from VWS-Python/zizmor-strict
Make zizmor collection strict
2 parents d265909 + 27a3f23 commit 7fc186b

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
@@ -372,7 +372,7 @@ repos:
372372

373373
- id: zizmor
374374
name: zizmor
375-
entry: uv run --extra=dev zizmor .github
375+
entry: uv run --extra=dev zizmor --strict-collection .github
376376
language: python
377377
pass_filenames: false
378378
types_or: [yaml]

0 commit comments

Comments
 (0)