chore(deps): Update pre-commit hooks (#766)

Co-authored-by: vrslev <vrslev@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-04-10 04:00:50 +05:30
committed by GitHub
parent 700f1fafd1
commit bc915f7b34

View File

@@ -8,7 +8,7 @@ repos:
- id: end-of-file-fixer
- repo: https://github.com/asottile/pyupgrade
rev: v2.31.1
rev: v2.32.0
hooks:
- id: pyupgrade
args: [--py37-plus]