Skip to content

Commit ccc65a4

Browse files
[pre-commit.ci] pre-commit autoupdate (#34)
updates: - [github.com/asottile/pyupgrade: v3.3.1 → v3.8.0](asottile/pyupgrade@v3.3.1...v3.8.0) - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 → v3.0.0-alpha.9-for-vscode](pre-commit/mirrors-prettier@v3.0.0-alpha.6...v3.0.0-alpha.9-for-vscode) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 659d3b9 commit ccc65a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
- id: mixed-line-ending
2222

2323
- repo: https://github.com/asottile/pyupgrade
24-
rev: v3.3.1
24+
rev: v3.8.0
2525
hooks:
2626
- id: pyupgrade
2727
args:
@@ -49,6 +49,6 @@ repos:
4949
- id: isort
5050

5151
- repo: https://github.com/pre-commit/mirrors-prettier
52-
rev: v3.0.0-alpha.6
52+
rev: v3.0.0-alpha.9-for-vscode
5353
hooks:
5454
- id: prettier

0 commit comments

Comments
 (0)