Skip to content

Commit

Permalink
Bump isort to fix Poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jan 29, 2023
1 parent 31822d1 commit f948c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -12,7 +12,7 @@ repos:
args: ["--target-version", "py37"]

- repo: https://github.com/PyCQA/isort
rev: 5.11.4
rev: 5.12.0
hooks:
- id: isort

Expand Down

0 comments on commit f948c00

Please sign in to comment.