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,26 +10,26 @@ repos:
10
10
- id : double-quote-string-fixer
11
11
12
12
- repo : https://github.com/psf/black
13
- rev : 23.10 .1
13
+ rev : 23.12 .1
14
14
hooks :
15
15
- id : black
16
16
args : ["--line-length", "100", "--skip-string-normalization"]
17
17
18
18
- repo : https://github.com/PyCQA/flake8
19
- rev : 6.1 .0
19
+ rev : 7.0 .0
20
20
hooks :
21
21
- id : flake8
22
22
- repo : https://github.com/asottile/seed-isort-config
23
23
rev : v2.2.0
24
24
hooks :
25
25
- id : seed-isort-config
26
26
- repo : https://github.com/PyCQA/isort
27
- rev : 5.12.0
27
+ rev : 5.13.2
28
28
hooks :
29
29
- id : isort
30
30
31
31
- repo : https://github.com/pre-commit/mirrors-prettier
32
- rev : v3 .0.3
32
+ rev : v4 .0.0-alpha.8
33
33
hooks :
34
34
- id : prettier
35
35
language_version : system
You can’t perform that action at this time.
0 commit comments