chore(deps): Update pre-commit hooks (#1495)

Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-10-23 17:11:50 +05:30
committed by GitHub
parent f2924998e8
commit de28675f8f

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