File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,17 +10,17 @@ repos:
10
10
- --py36-plus
11
11
exclude : setupbase.py
12
12
- repo : https://github.com/pycqa/isort
13
- rev : 5.12.0
13
+ rev : 5.13.2
14
14
hooks :
15
15
- id : isort
16
16
exclude : setupbase.py
17
17
- repo : https://github.com/psf/black
18
- rev : 23.11.0
18
+ rev : 23.12.1
19
19
hooks :
20
20
- id : black
21
21
exclude : setupbase.py
22
22
- repo : https://github.com/pre-commit/mirrors-prettier
23
- rev : v4.0.0-alpha.3
23
+ rev : v4.0.0-alpha.8
24
24
hooks :
25
25
- id : prettier
26
26
- repo : https://github.com/PyCQA/flake8
35
35
- id : check-executables-have-shebangs
36
36
- id : requirements-txt-fixer
37
37
- repo : https://github.com/pre-commit/mirrors-eslint
38
- rev : v8.55 .0
38
+ rev : v9.0.0-alpha .0
39
39
hooks :
40
40
- id : eslint
41
41
files : \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
You can’t perform that action at this time.
0 commit comments