update requirements

This commit is contained in:
David Lord 2022-04-24 10:19:58 -07:00
parent 2ec1193095
commit c395b13f9e
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 17 additions and 17 deletions

View file

@ -3,7 +3,7 @@ ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v2.31.1
rev: v2.32.0
hooks:
- id: pyupgrade
args: ["--py36-plus"]
@ -31,7 +31,7 @@ repos:
hooks:
- id: pip-compile-multi-verify
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
rev: v4.2.0
hooks:
- id: fix-byte-order-marker
- id: trailing-whitespace