chore(deps): Update pre-commit hooks

This commit is contained in:
vrslev 2022-10-11 07:13:16 +00:00 committed by GitHub
parent 1f78fe7204
commit 6118e1b6f3

View file

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