Auto-update pre-commit hooks (#1216)

Co-authored-by: sobolevn <sobolevn@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-10-30 08:06:09 +00:00
committed by GitHub
parent 7bce5c2081
commit 9b4162beb1

View File

@@ -13,7 +13,7 @@ repos:
- id: check-merge-conflict
- id: end-of-file-fixer
- repo: https://github.com/asottile/pyupgrade
rev: v3.1.0
rev: v3.2.0
hooks:
- id: pyupgrade
args: ["--py37-plus"]