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

Co-authored-by: vrslev <vrslev@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-10 13:14:08 +05:30
committed by GitHub
parent 1d707e86be
commit ac039770dc

View File

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