Skip to content

Commit 2664139

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2) - [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)
1 parent 21fee8a commit 2664139

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
@@ -27,7 +27,7 @@ repos:
2727
args:
2828
- --branch=main
2929
- repo: https://github.com/asottile/pyupgrade
30-
rev: v3.3.1
30+
rev: v3.3.2
3131
hooks:
3232
- id: pyupgrade
3333
args: [--py39-plus]
@@ -59,7 +59,7 @@ repos:
5959
hooks:
6060
- id: yamllint
6161
- repo: https://github.com/pre-commit/mirrors-prettier
62-
rev: v3.0.0-alpha.6
62+
rev: v3.0.0-alpha.9-for-vscode
6363
hooks:
6464
- id: prettier
6565
- repo: https://github.com/cdce8p/python-typing-update

0 commit comments

Comments
 (0)