Skip to content

Commit f9338c4

Browse files
ci(pre-commit): prevent pytest from receiving filenames from hooks
1 parent ea14249 commit f9338c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ repos:
3434
description: Running tests for the app
3535
language: system
3636
entry: uv run poe test
37+
pass_filenames: false
3738

3839
default_stages: [pre-commit, pre-push]

0 commit comments

Comments
 (0)