Skip to content

Commit

Permalink
chore(deps): update precommit hook pycqa/isort to v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 21, 2021
1 parent cf2ea7e commit c05c99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -7,7 +7,7 @@ repos:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/PyCQA/isort
rev: 5.8.0
rev: 5.9.0
hooks:
- id: isort
- repo: https://github.com/psf/black
Expand Down

0 comments on commit c05c99e

Please sign in to comment.