Skip to content

Commit

Permalink
bump isort
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgigante committed Jun 19, 2023
1 parent e0f4321 commit 1bf9ba0
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 @@ -7,7 +7,7 @@ repos:
- id: trailing-whitespace
exclude: \.(ai|gz)$
- repo: https://github.com/timothycrosley/isort
rev: 5.6.4
rev: 5.11.5
hooks:
- id: isort
- repo: https://github.com/psf/black
Expand Down

0 comments on commit 1bf9ba0

Please sign in to comment.