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 42
42
[mdformat-gfm, mdformat-frontmatter, mdformat-footnote]
43
43
44
44
- repo : https://github.com/asottile/pyupgrade
45
- rev : v3.2.0
45
+ rev : v3.2.2
46
46
hooks :
47
47
- id : pyupgrade
48
48
args : [--py38-plus]
57
57
stages : [manual]
58
58
59
59
- repo : https://github.com/pre-commit/mirrors-mypy
60
- rev : v0.982
60
+ rev : v0.990
61
61
hooks :
62
62
- id : mypy
63
63
args : ["--config-file", "pyproject.toml"]
73
73
stages : [manual]
74
74
75
75
- repo : https://github.com/sirosen/check-jsonschema
76
- rev : 0.18.4
76
+ rev : 0.19.1
77
77
hooks :
78
78
- id : check-jsonschema
79
79
name : " Check GitHub Workflows"
83
83
stages : [manual]
84
84
85
85
- repo : https://github.com/sirosen/check-jsonschema
86
- rev : 0.18.4
86
+ rev : 0.19.1
87
87
hooks :
88
88
- id : check-jsonschema
89
89
name : " Check Example Workflows"
You can’t perform that action at this time.
0 commit comments