File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,18 +12,18 @@ repos:
12
12
- id : check-merge-conflict
13
13
14
14
- repo : https://github.com/asottile/pyupgrade
15
- rev : v3.9 .0
15
+ rev : v3.14 .0
16
16
hooks :
17
17
- id : pyupgrade
18
18
args : [--py37-plus]
19
19
20
20
- repo : https://github.com/psf/black
21
- rev : 23.7.0
21
+ rev : 23.9.1
22
22
hooks :
23
23
- id : black
24
24
25
25
- repo : https://github.com/asottile/blacken-docs
26
- rev : 1.15 .0
26
+ rev : 1.16 .0
27
27
hooks :
28
28
- id : blacken-docs
29
29
additional_dependencies :
35
35
- id : isort
36
36
37
37
- repo : https://github.com/PyCQA/flake8
38
- rev : 6.0 .0
38
+ rev : 6.1 .0
39
39
hooks :
40
40
- id : flake8
41
41
additional_dependencies :
45
45
- flake8-typing-imports
46
46
47
47
- repo : https://github.com/pre-commit/mirrors-mypy
48
- rev : v1.4 .1
48
+ rev : v1.5 .1
49
49
hooks :
50
50
- id : mypy
51
51
files : ^redis_search_django/
You can’t perform that action at this time.
0 commit comments