Merge branch '2.0.x'

This commit is contained in:
David Lord 2022-01-13 11:10:12 -08:00
commit e103747c54
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 27 additions and 29 deletions

View file

@ -3,7 +3,7 @@ ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v2.29.1
rev: v2.31.0
hooks:
- id: pyupgrade
args: ["--py36-plus"]
@ -26,7 +26,7 @@ repos:
- flake8-bugbear
- flake8-implicit-str-concat
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.1.0
hooks:
- id: fix-byte-order-marker
- id: trailing-whitespace