chore(deps): Update pre-commit hooks

This commit is contained in:
vrslev 2024-03-25 07:01:46 +00:00 committed by github-actions[bot]
parent 37c7625568
commit 49485ed1a1

View file

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