Update pre-commit hooks. (#280)

master
github-actions[bot] 2023-05-07 09:22:13 +02:00 committed by GitHub
parent a92d94f9e8
commit a8897a942d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.2
rev: v3.4.0
hooks:
- id: pyupgrade
args: ["--py38-plus"]