There was an error while loading. Please reload this page.
2 parents b4f08e4 + b4a89c1 commit fce4992Copy full SHA for fce4992
1 file changed
.pre-commit-config.yaml
@@ -7,17 +7,17 @@ repos:
7
- id: trailing-whitespace
8
9
- repo: https://github.com/psf/black
10
- rev: 22.6.0
+ rev: 22.10.0
11
hooks:
12
- id: black
13
- id: black-jupyter
14
15
- repo: https://github.com/kynan/nbstripout
16
- rev: 0.5.0
+ rev: 0.6.1
17
18
- id: nbstripout
19
20
- repo: https://github.com/pre-commit/mirrors-prettier
21
- rev: v2.7.1
+ rev: v3.0.0-alpha.1
22
23
- id: prettier
0 commit comments