chore(deps): Update pre-commit hooks

This commit is contained in:
vrslev 2024-10-13 07:01:43 +00:00 committed by github-actions[bot]
parent 17f8e49301
commit 82bb8366d5

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