Skip to content

Commit ca09c52

Browse files
authored
Merge pull request #3106 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6d6ad68 + e0e1c71 commit ca09c52

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 @@
2121
repos:
2222
# Autoformat: Python code, syntax patterns are modernized
2323
- repo: https://github.com/asottile/pyupgrade
24-
rev: v3.3.1
24+
rev: v3.3.2
2525
hooks:
2626
- id: pyupgrade
2727
args:
@@ -54,7 +54,7 @@ repos:
5454

5555
# Autoformat: markdown, yaml (but not helm templates)
5656
- repo: https://github.com/pre-commit/mirrors-prettier
57-
rev: v3.0.0-alpha.6
57+
rev: v3.0.0-alpha.9-for-vscode
5858
hooks:
5959
- id: prettier
6060

0 commit comments

Comments
 (0)