Auto-update pre-commit hooks (#4610)

Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-10-03 09:25:15 -03:00 committed by GitHub
parent 389f020ee4
commit acc5bd6ca7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ repos:
args: ['--target-version', '4.2']
- repo: https://github.com/asottile/pyupgrade
rev: v3.13.0
rev: v3.14.0
hooks:
- id: pyupgrade
args: [--py311-plus]