chore(deps): Update pre-commit hooks

This commit is contained in:
vrslev 2023-09-24 07:01:32 +00:00 committed by GitHub
parent bfdb0497fe
commit 71dabffb39

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