chore(deps): Update pre-commit hooks

This commit is contained in:
vrslev 2022-04-09 07:01:42 +00:00 committed by GitHub
parent 038a8c0271
commit a2896ce4f6

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