Merge pull request #4899 from pallets/pre-commit-ci-update-config

This commit is contained in:
Grey Li 2022-12-10 13:42:03 +08:00 committed by GitHub
commit 3d4acf0ca0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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