Skip to content

Commit

Permalink
chore(deps): update precommit hook pycqa/isort to v5.9.0 (#247)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 21, 2021
1 parent a0092f1 commit 558dd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -20,7 +20,7 @@ repos:
- id: blacken-docs
additional_dependencies: [black==20.8b1]
- repo: https://github.com/PyCQA/isort
rev: 5.8.0
rev: 5.9.0
hooks:
- id: isort
- repo: https://github.com/pre-commit/pygrep-hooks
Expand Down

0 comments on commit 558dd9e

Please sign in to comment.