Skip to content

Commit

Permalink
Update hook config
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Dec 24, 2024
1 parent d1f1798 commit c70cd9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
rev: 24.10.0
hooks:
- id: black
args: [ 'reportportal_client', 'tests' ]
args: [ '--check', 'reportportal_client', 'tests' ]
- repo: https://github.com/pycqa/isort
rev: 5.13.2
hooks:
Expand Down

0 comments on commit c70cd9b

Please sign in to comment.