Merge pull request #266 from Yelp/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Chris Kuehl 2022-02-14 14:16:45 -06:00 committed by GitHub
commit 6996fd1e19
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.11
rev: v1.1.12
hooks:
- id: remove-tabs
- repo: https://github.com/asottile/pyupgrade