Merge branch '2.2.x'

This commit is contained in:
David Lord 2023-04-25 11:41:20 -06:00
commit cd1b68cf6e
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: ["--py38-plus"]