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 3
3
4
4
repos :
5
5
- repo : https://github.com/asottile/pyupgrade
6
- rev : v3.14 .0
6
+ rev : v3.15 .0
7
7
hooks :
8
8
- id : pyupgrade
9
9
args :
15
15
- id : isort
16
16
exclude : setupbase.py
17
17
- repo : https://github.com/psf/black
18
- rev : 23.9 .1
18
+ rev : 23.10 .1
19
19
hooks :
20
20
- id : black
21
21
exclude : setupbase.py
@@ -28,14 +28,14 @@ repos:
28
28
hooks :
29
29
- id : flake8
30
30
- repo : https://github.com/pre-commit/pre-commit-hooks
31
- rev : v4.4 .0
31
+ rev : v4.5 .0
32
32
hooks :
33
33
- id : end-of-file-fixer
34
34
- id : check-case-conflict
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.50 .0
38
+ rev : v8.53 .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