chore: update pre-commit hook asottile/pyupgrade to v3.4.0
This commit is contained in:
parent
82fa4a7f31
commit
29ac471196
|
@ -36,7 +36,7 @@ repos:
|
|||
args: [--directory=api, --check]
|
||||
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.3.1
|
||||
rev: v3.4.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py38-plus]
|
||||
|
|
Loading…
Reference in New Issue