update requirements

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

View file

@ -2,7 +2,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"]
@ -25,7 +25,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