Skip to content

Commit 23ec0ac

Browse files
authored
Merge pull request #792 from jupyter/pre-commit-ci-update-config
2 parents e526895 + 4b40375 commit 23ec0ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repos:
5151
stages: [manual]
5252

5353
- repo: https://github.com/pre-commit/mirrors-mypy
54-
rev: v0.950
54+
rev: v0.960
5555
hooks:
5656
- id: mypy
5757
exclude: jupyter_client/tests
@@ -66,7 +66,7 @@ repos:
6666
args: [--max-line-length=100]
6767

6868
- repo: https://github.com/sirosen/check-jsonschema
69-
rev: 0.15.0
69+
rev: 0.15.1
7070
hooks:
7171
- id: check-jsonschema
7272
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)