We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e05e17 commit 6b212b3Copy full SHA for 6b212b3
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: double-quote-string-fixer
14
15
- repo: https://github.com/psf/black
16
- rev: 23.1.0
+ rev: 23.3.0
17
hooks:
18
- id: black
19
- id: black-jupyter
@@ -38,7 +38,7 @@ repos:
38
- id: isort
39
40
- repo: https://github.com/pre-commit/mirrors-prettier
41
- rev: v3.0.0-alpha.6
+ rev: v3.0.0-alpha.9-for-vscode
42
43
- id: prettier
44
0 commit comments