Skip to content

Commit f55d3c4

Browse files
authored
Merge pull request #818 from jupyter/pre-commit-ci-update-config
2 parents 9869171 + cca822b commit f55d3c4

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.8.1
19+
rev: v3.8.2
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.961
54+
rev: v0.971
5555
hooks:
5656
- id: mypy
5757
exclude: jupyter_client/tests

0 commit comments

Comments
 (0)