Skip to content

Commit

Permalink
Update pre-commit hooks. (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 14, 2022
1 parent 6ffaf22 commit 112b535
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: 5.11.1
rev: 5.11.2
hooks:
- id: isort
args: ["--profile", "black"]
Expand Down

0 comments on commit 112b535

Please sign in to comment.