Skip to content

Commit c70cd9b

Browse files
committed
Update hook config
1 parent d1f1798 commit c70cd9b

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
@@ -20,7 +20,7 @@ repos:
2020
rev: 24.10.0
2121
hooks:
2222
- id: black
23-
args: [ 'reportportal_client', 'tests' ]
23+
args: [ '--check', 'reportportal_client', 'tests' ]
2424
- repo: https://github.com/pycqa/isort
2525
rev: 5.13.2
2626
hooks:

0 commit comments

Comments
 (0)