[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/reorder_python_imports: v2.5.0 → v2.6.0](https://github.com/asottile/reorder_python_imports/compare/v2.5.0...v2.6.0)
This commit is contained in:
pre-commit-ci[bot]
2021-07-26 18:03:56 +00:00
committed by GitHub
parent 187fe911ed
commit 3ba4bfff71

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/reorder_python_imports
rev: v2.5.0
rev: v2.6.0
hooks:
- id: reorder-python-imports
- repo: https://github.com/psf/black