update pre-commit

This commit is contained in:
Ariel Rin 2023-06-03 17:13:17 +10:00
parent ed3c2c8529
commit 6fbf33bcdd
No known key found for this signature in database

View File

@ -49,7 +49,7 @@ repos:
)
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.2
rev: v3.4.0
hooks:
- id: pyupgrade
args: [ --py38-plus ]
@ -61,7 +61,7 @@ repos:
args: [--target-version=4.2]
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v2.2.0
rev: v2.3.0
hooks:
- id: setup-cfg-fmt
args: [ --include-version-classifiers ]