chore(deps): Update pre-commit hooks

This commit is contained in:
vrslev 2023-10-03 07:01:47 +00:00 committed by GitHub
parent 040ceea2a1
commit 5c6c7d6347

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.13.0 rev: v3.14.0
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py37-plus] args: [--py37-plus]
@ -29,7 +29,7 @@ repos:
- id: prettier - id: prettier
- repo: https://github.com/codespell-project/codespell - repo: https://github.com/codespell-project/codespell
rev: v2.2.5 rev: v2.2.6
hooks: hooks:
- id: codespell - id: codespell
args: args: