[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/Lucas-C/pre-commit-hooks: v1.1.12 → v1.1.13](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.1.12...v1.1.13)
This commit is contained in:
pre-commit-ci[bot] 2022-02-28 19:51:15 +00:00 committed by GitHub
parent 6996fd1e19
commit 06add55e0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ repos:
- id: reorder-python-imports
args: ['--py3-plus']
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.1.12
rev: v1.1.13
hooks:
- id: remove-tabs
- repo: https://github.com/asottile/pyupgrade