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 @@ -15,13 +15,13 @@ repos:
15
15
- id : double-quote-string-fixer
16
16
17
17
- repo : https://github.com/psf/black
18
- rev : 22.6 .0
18
+ rev : 22.8 .0
19
19
hooks :
20
20
- id : black
21
21
args : ["--line-length", "80", "--skip-string-normalization"]
22
22
23
23
- repo : https://github.com/PyCQA/flake8
24
- rev : 4 .0.1
24
+ rev : 5 .0.4
25
25
hooks :
26
26
- id : flake8
27
27
- repo : https://github.com/asottile/seed-isort-config
@@ -34,12 +34,12 @@ repos:
34
34
- id : isort
35
35
36
36
- repo : https://github.com/pre-commit/mirrors-prettier
37
- rev : v2.7.1
37
+ rev : v3.0.0-alpha.0
38
38
hooks :
39
39
- id : prettier
40
40
41
41
- repo : https://github.com/pre-commit/mirrors-mypy
42
- rev : v0.961
42
+ rev : v0.981
43
43
hooks :
44
44
- id : mypy
45
45
additional_dependencies : [
You can’t perform that action at this time.
0 commit comments