chore(deps): Update pre-commit hooks

This commit is contained in:
vrslev 2023-05-07 07:01:39 +00:00 committed by GitHub
parent 3ff0528865
commit 016b436b4c

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