Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/isort.git: 5.9.3 → 5.10.0](https://github.com/PyCQA/isort.git/compare/5.9.3...5.10.0)
  • Loading branch information
pre-commit-ci[bot] committed Nov 8, 2021
1 parent 5da8703 commit a46f55d
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 @@ -19,7 +19,7 @@ repos:
additional_dependencies:
- flake8-bugbear==20.1.4
- repo: https://github.com/PyCQA/isort.git
rev: 5.9.3
rev: 5.10.0
hooks:
- id: isort
- repo: https://github.com/asottile/pyupgrade
Expand Down

0 comments on commit a46f55d

Please sign in to comment.