chore(deps) Update pre-commit hook asottile/pyupgrade to v3

This commit is contained in:
renovate[bot] 2022-10-10 07:20:18 +00:00 committed by GitHub
parent 0d658db0f5
commit 58454a8706
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ repos:
- --remove-duplicate-keys
- --remove-unused-variables
- repo: https://github.com/asottile/pyupgrade
rev: v2.38.4
rev: v3.0.0
hooks:
- id: pyupgrade
args: [--py36-plus]