We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd0a986 + 60ac65c commit bd3e2fdCopy full SHA for bd3e2fd
1 file changed
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
stages: [manual]
43
44
- repo: https://github.com/pre-commit/mirrors-mypy
45
- rev: v0.950
+ rev: v0.960
46
hooks:
47
- id: mypy
48
exclude: "ipykernel.*tests"
@@ -70,7 +70,7 @@ repos:
70
71
72
- repo: https://github.com/sirosen/check-jsonschema
73
- rev: 0.15.0
+ rev: 0.15.1
74
75
- id: check-jsonschema
76
name: "Check GitHub Workflows"
0 commit comments