Skip to content

Commit

Permalink
Bump isort to fix Poetry\n\nRe: PyCQA/isort#2078
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jan 29, 2023
1 parent e3da9a9 commit bb3e74e
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 bb3e74e

Please sign in to comment.