chore(deps): Update pre-commit hooks

This commit is contained in:
vrslev 2023-07-09 07:01:40 +00:00 committed by GitHub
parent 69fbc2ed91
commit ae7e8f8d13

View file

@ -8,7 +8,7 @@ repos:
- id: end-of-file-fixer
- repo: https://github.com/asottile/pyupgrade
rev: v3.8.0
rev: v3.9.0
hooks:
- id: pyupgrade
args: [--py37-plus]
@ -24,7 +24,7 @@ repos:
- id: isort
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.9-for-vscode
rev: v3.0.0
hooks:
- id: prettier