File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/psf/black-pre-commit-mirror
3
- rev : 24.4.2
3
+ rev : 24.10.0
4
4
hooks :
5
5
- id : black
6
6
exclude : \.py-tpl$
7
7
- repo : https://github.com/adamchainz/blacken-docs
8
- rev : 1.18 .0
8
+ rev : 1.19 .0
9
9
hooks :
10
10
- id : blacken-docs
11
11
additional_dependencies :
12
- - black==24.4.2
12
+ - black==24.10.0
13
13
files : ' docs/.*\.txt$'
14
14
args : ["--rst-literal-block"]
15
15
- repo : https://github.com/PyCQA/isort
16
16
rev : 5.13.2
17
17
hooks :
18
18
- id : isort
19
19
- repo : https://github.com/PyCQA/flake8
20
- rev : 7.1.0
20
+ rev : 7.1.1
21
21
hooks :
22
22
- id : flake8
23
23
- repo : https://github.com/pre-commit/mirrors-eslint
24
- rev : v9.7 .0
24
+ rev : v9.12 .0
25
25
hooks :
26
26
- id : eslint
Original file line number Diff line number Diff line change 9
9
"npm" : " >=1.3.0"
10
10
},
11
11
"devDependencies" : {
12
- "eslint" : " ^9.7 .0" ,
13
- "puppeteer" : " ^22.13 .1" ,
12
+ "eslint" : " ^9.12 .0" ,
13
+ "puppeteer" : " ^23.5 .1" ,
14
14
"globals" : " ^15.8.0" ,
15
15
"grunt" : " ^1.6.1" ,
16
16
"grunt-cli" : " ^1.5.0" ,
You can’t perform that action at this time.
0 commit comments