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

Co-authored-by: vrslev <vrslev@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-09-26 03:36:12 +05:30
committed by GitHub
parent 06cbce1527
commit 4d5c9c4095

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: v2.38.0 rev: v2.38.1
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py37-plus] args: [--py37-plus]