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 48
48
args : [--py38-plus]
49
49
50
50
- repo : https://github.com/john-hen/Flake8-pyproject
51
- rev : 1.1.0.post0
51
+ rev : 1.2.0
52
52
hooks :
53
53
- id : Flake8-pyproject
54
54
alias : flake8
57
57
stages : [manual]
58
58
59
59
- repo : https://github.com/pre-commit/mirrors-mypy
60
- rev : v0.990
60
+ rev : v0.991
61
61
hooks :
62
62
- id : mypy
63
63
args : ["--config-file", "pyproject.toml"]
@@ -73,15 +73,15 @@ repos:
73
73
stages : [manual]
74
74
75
75
- repo : https://github.com/python-jsonschema/check-jsonschema
76
- rev : 0.19.1
76
+ rev : 0.19.2
77
77
hooks :
78
78
- id : check-github-workflows
79
79
name : " Check GitHub Workflows"
80
80
files : ^\.github/workflows/
81
81
types : [yaml]
82
82
83
83
- repo : https://github.com/python-jsonschema/check-jsonschema
84
- rev : 0.19.1
84
+ rev : 0.19.2
85
85
hooks :
86
86
- id : check-github-workflows
87
87
name : " Check Example Workflows"
You can’t perform that action at this time.
0 commit comments