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 15
15
- id : python-check-mock-methods
16
16
- id : python-check-blanket-type-ignore
17
17
- repo : https://github.com/python-jsonschema/check-jsonschema
18
- rev : 0.29.4
18
+ rev : 0.31.0
19
19
hooks :
20
20
- id : check-github-workflows
21
21
- id : check-dependabot
25
25
- id : prettier
26
26
types_or : [markdown, yaml]
27
27
- repo : https://github.com/pycqa/isort
28
- rev : 5.13.2
28
+ rev : 6.0.0
29
29
hooks :
30
30
- id : isort
31
31
- repo : https://github.com/PyCQA/autoflake
37
37
hooks :
38
38
- id : black
39
39
- repo : https://github.com/asottile/pyupgrade
40
- rev : v3.19.0
40
+ rev : v3.19.1
41
41
hooks :
42
42
- id : pyupgrade
43
43
args : [--py38-plus]
46
46
hooks :
47
47
- id : flake8
48
48
- repo : https://github.com/pre-commit/mirrors-mypy
49
- rev : v1.13.0
49
+ rev : v1.14.1
50
50
hooks :
51
51
- id : mypy
52
52
additional_dependencies :
You can’t perform that action at this time.
0 commit comments