Skip to content

Commit 049da56

Browse files
authored
Merge pull request #783 from jupyter/pre-commit-ci-update-config
2 parents 00987a9 + c9b0a72 commit 049da56

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
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/asottile/reorder_python_imports
19-
rev: v3.0.1
19+
rev: v3.1.0
2020
hooks:
2121
- id: reorder-python-imports
2222

@@ -51,7 +51,7 @@ repos:
5151
stages: [manual]
5252

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

0 commit comments

Comments
 (0)