File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,19 +13,19 @@ repos:
13
13
- id : trailing-whitespace
14
14
- id : check-executables-have-shebangs
15
15
- repo : https://github.com/asottile/pyupgrade
16
- rev : v3.3.1
16
+ rev : v3.7.0
17
17
hooks :
18
18
- id : pyupgrade
19
19
- repo : https://github.com/psf/black
20
- rev : 23.1 .0
20
+ rev : 23.3 .0
21
21
hooks :
22
22
- id : black
23
23
- repo : https://github.com/pycqa/flake8
24
24
rev : 6.0.0
25
25
hooks :
26
26
- id : flake8
27
27
- repo : https://github.com/pre-commit/mirrors-mypy
28
- rev : v1.1 .1
28
+ rev : v1.4 .1
29
29
hooks :
30
30
- id : mypy
31
31
# empty args needed in order to match mypy cli behavior
37
37
- types-setuptools
38
38
- types-docutils
39
39
- repo : https://github.com/PyCQA/pylint
40
- rev : v2.17.0
40
+ rev : v3.0.0a6
41
41
hooks :
42
42
- id : pylint
43
43
additional_dependencies :
You can’t perform that action at this time.
0 commit comments