Skip to content

Commit

Permalink
Update pre-commit hooks. (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and fabiocaccamo committed Dec 22, 2022
1 parent 915ec21 commit 6340675
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 @@ -8,7 +8,7 @@ repos:
- id: black

- repo: https://github.com/pycqa/isort
rev: v5.11.3
rev: 5.11.4
hooks:
- id: isort
args: ["--profile", "black"]
Expand Down

0 comments on commit 6340675

Please sign in to comment.