chore(deps): Update pre-commit hooks

This commit is contained in:
vrslev 2023-06-11 07:01:36 +00:00 committed by GitHub
parent 0adebb1e23
commit 33bbfe5307

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.4.0 rev: v3.6.0
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py37-plus] args: [--py37-plus]