File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ default_stages:
7
7
minimum_pre_commit_version : 2.16.0
8
8
repos :
9
9
- repo : https://github.com/mwouts/jupytext
10
- rev : v1.15 .0
10
+ rev : v1.16 .0
11
11
hooks :
12
12
- id : jupytext
13
13
args :
@@ -25,15 +25,15 @@ repos:
25
25
- ruff==0.0.261
26
26
files : " ^(docs/notebooks|_preprocessing)/.*$"
27
27
- repo : https://github.com/psf/black
28
- rev : " 23.7 .0"
28
+ rev : " 23.11 .0"
29
29
hooks :
30
30
- id : black
31
31
- repo : https://github.com/asottile/blacken-docs
32
32
rev : 1.16.0
33
33
hooks :
34
34
- id : blacken-docs
35
35
- repo : https://github.com/pre-commit/mirrors-prettier
36
- rev : v3 .0.2
36
+ rev : v4 .0.0-alpha.4
37
37
hooks :
38
38
- id : prettier
39
39
# Newer versions of node don't work on systems that have an older version of GLIBC
@@ -43,12 +43,12 @@ repos:
43
43
# https://github.com/jupyterlab/jupyterlab/issues/12675
44
44
language_version : " 17.9.1"
45
45
- repo : https://github.com/astral-sh/ruff-pre-commit
46
- rev : v0.0.285
46
+ rev : v0.1.7
47
47
hooks :
48
48
- id : ruff
49
49
args : [--fix, --exit-non-zero-on-fix]
50
50
- repo : https://github.com/pre-commit/pre-commit-hooks
51
- rev : v4.4 .0
51
+ rev : v4.5 .0
52
52
hooks :
53
53
- id : detect-private-key
54
54
- id : check-ast
You can’t perform that action at this time.
0 commit comments