Skip to content

Commit bb78e55

Browse files
authored
Merge pull request #807 from jupyter/pre-commit-ci-update-config
2 parents c26ce9f + 2f43bd1 commit bb78e55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.2.0
3+
rev: v4.3.0
44
hooks:
55
- id: end-of-file-fixer
66
- id: check-case-conflict
@@ -51,7 +51,7 @@ repos:
5151
stages: [manual]
5252

5353
- repo: https://github.com/pre-commit/mirrors-mypy
54-
rev: v0.960
54+
rev: v0.961
5555
hooks:
5656
- id: mypy
5757
exclude: jupyter_client/tests

0 commit comments

Comments
 (0)