File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
repos :
6
6
- repo : https://github.com/pre-commit/pre-commit-hooks
7
- rev : v4.5 .0
7
+ rev : v5.0 .0
8
8
hooks :
9
9
- id : trailing-whitespace
10
10
- id : end-of-file-fixer
@@ -15,14 +15,14 @@ repos:
15
15
- id : mixed-line-ending
16
16
17
17
- repo : https://github.com/asottile/pyupgrade
18
- rev : v3.15.2
18
+ rev : v3.19.1
19
19
hooks :
20
20
- id : pyupgrade
21
21
args :
22
22
- " --py38-plus"
23
23
24
24
- repo : https://github.com/psf/black
25
- rev : 24.3 .0
25
+ rev : 24.10 .0
26
26
hooks :
27
27
- id : black
28
28
- id : black-jupyter
33
33
- id : blackdoc
34
34
35
35
- repo : https://github.com/astral-sh/ruff-pre-commit
36
- rev : " v0.3.5 "
36
+ rev : " v0.8.6 "
37
37
hooks :
38
38
- id : ruff
39
39
args : ["--fix"]
44
44
- id : prettier
45
45
46
46
- repo : https://github.com/kynan/nbstripout
47
- rev : 0.7 .1
47
+ rev : 0.8 .1
48
48
hooks :
49
49
- id : nbstripout
You can’t perform that action at this time.
0 commit comments