Skip to content

Commit

Permalink
ref: upgrade isort to work around poetry breakage (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile-sentry authored Jan 30, 2023
1 parent 4ea8f4f commit 288109f
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 @@ -22,7 +22,7 @@ repos:
- id: flake8
language_version: python3.8
- repo: https://github.com/pycqa/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
name: isort (python)
Expand Down

0 comments on commit 288109f

Please sign in to comment.