Auto-update pre-commit hooks (#1181)

Co-authored-by: sobolevn <sobolevn@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-10-05 12:55:39 +03:00
committed by GitHub
parent 4bdf385602
commit 3a2f806282

View File

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