Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit abf6c13

Browse files
authored
Revert "fix: do not pass file names with pre-commit" (#624)
1 parent f6bee54 commit abf6c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
entry: pydocstyle
55
language: python
66
types: [python]
7-
pass_file_names: false
7+
pass_filenames: false

0 commit comments

Comments
 (0)