update dev dependencies

This commit is contained in:
David Lord 2023-04-25 11:40:57 -06:00
parent 427e5dc4f3
commit 64bc45874d
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
4 changed files with 8 additions and 8 deletions

View file

@ -3,7 +3,7 @@ ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.1
rev: v3.3.2
hooks:
- id: pyupgrade
args: ["--py37-plus"]