Skip to content

Commit b87c8bf

Browse files
Merge pull request #1484 from VWS-Python/zizmor-strict
Make zizmor collection strict
2 parents 07daa28 + 7299ced commit b87c8bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

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

366366
- id: zizmor
367367
name: zizmor
368-
entry: uv run --extra=dev zizmor .github
368+
entry: uv run --extra=dev zizmor --strict-collection .github
369369
language: python
370370
pass_filenames: false
371371
types_or: [yaml]

0 commit comments

Comments
 (0)