Skip to content

Commit 8c9017f

Browse files
authored
Update .pre-commit-config.yaml
1 parent d9143ab commit 8c9017f

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
@@ -3,7 +3,7 @@ repos:
33
rev: v2.0.2 # must match requirements-tests.txt
44
hooks:
55
- id: pycln
6-
args: [--all]
6+
args: [--all, .]
77
- repo: https://github.com/psf/black
88
rev: 22.6.0 # must match requirements-tests.txt
99
hooks:

0 commit comments

Comments
 (0)