Skip to content

Commit

Permalink
bump isort version down - 5.12.0 removes 3.7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
murilo-cunha committed May 8, 2023
1 parent 7cf13f2 commit 3390f4b
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 @@ -12,7 +12,7 @@ repos:
- id: black
files: (databooks/|tests/)
- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.11.5
hooks:
- id: isort
files: (databooks/|tests/)
Expand Down

0 comments on commit 3390f4b

Please sign in to comment.