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 16
16
- id : trailing-whitespace
17
17
18
18
- repo : https://github.com/psf/black
19
- rev : 23.1 .0
19
+ rev : 23.3 .0
20
20
hooks :
21
21
- id : black
22
22
28
28
files : \.py$
29
29
30
30
- repo : https://github.com/pre-commit/mirrors-mypy
31
- rev : v1.0.0
31
+ rev : v1.1.1
32
32
hooks :
33
33
- id : mypy
34
34
additional_dependencies : [types-requests]
@@ -40,15 +40,15 @@ repos:
40
40
args : [--py37-plus]
41
41
42
42
- repo : https://github.com/john-hen/Flake8-pyproject
43
- rev : 1.2.2
43
+ rev : 1.2.3
44
44
hooks :
45
45
- id : Flake8-pyproject
46
46
alias : flake8
47
47
additional_dependencies :
48
48
["flake8-bugbear==22.6.22", "flake8-implicit-str-concat==0.2.0"]
49
49
50
50
- repo : https://github.com/python-jsonschema/check-jsonschema
51
- rev : 0.21 .0
51
+ rev : 0.22 .0
52
52
hooks :
53
53
- id : check-github-workflows
54
54
stages : [manual]
You can’t perform that action at this time.
0 commit comments