Skip to content

Commit

Permalink
chore(deps): update precommit hook pycqa/isort to v5.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 8, 2021
1 parent f3c8c9d commit 854c796
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 @@ -47,7 +47,7 @@ repos:
- id: blacken-docs
additional_dependencies: [black==21.5b2]
- repo: https://github.com/PyCQA/isort
rev: 5.9.1
rev: 5.9.2
hooks:
- id: isort
- repo: https://github.com/pre-commit/pygrep-hooks
Expand Down

0 comments on commit 854c796

Please sign in to comment.