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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Chris Kuehl 2021-10-25 14:23:54 -05:00 committed by GitHub
commit e09ae0a5f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ repos:
- id: pyupgrade
args: ['--py3-plus']
- repo: https://github.com/asottile/add-trailing-comma
rev: v2.1.0
rev: v2.2.0
hooks:
- id: add-trailing-comma
args: ['--py36-plus']