File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
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.4 .0
7
+ rev : v4.6 .0
8
8
hooks :
9
9
- id : trailing-whitespace
10
10
- id : end-of-file-fixer
@@ -15,35 +15,35 @@ repos:
15
15
- id : mixed-line-ending
16
16
17
17
- repo : https://github.com/asottile/pyupgrade
18
- rev : v3.3.1
18
+ rev : v3.15.2
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 : 23.3 .0
25
+ rev : 24.4 .0
26
26
hooks :
27
27
- id : black
28
28
29
29
- repo : https://github.com/keewis/blackdoc
30
- rev : v0.3.8
30
+ rev : v0.3.9
31
31
hooks :
32
32
- id : blackdoc
33
33
34
- - repo : https://github.com/charliermarsh /ruff-pre-commit
35
- rev : ' v0.0.260 '
34
+ - repo : https://github.com/astral-sh /ruff-pre-commit
35
+ rev : ' v0.3.7 '
36
36
hooks :
37
37
- id : ruff
38
38
args : ['--fix']
39
39
40
40
- repo : https://github.com/pre-commit/mirrors-prettier
41
- rev : v3 .0.0-alpha.6
41
+ rev : v4 .0.0-alpha.8
42
42
hooks :
43
43
- id : prettier
44
44
45
45
- repo : https://github.com/nbQA-dev/nbQA
46
- rev : 1.7.0
46
+ rev : 1.8.5
47
47
hooks :
48
48
- id : nbqa-ruff
49
49
args : ['--fix']
You can’t perform that action at this time.
0 commit comments