Skip to content

Commit cca822b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder_python_imports: v3.8.1 → v3.8.2](asottile/reorder-python-imports@v3.8.1...v3.8.2) - [github.com/pre-commit/mirrors-mypy: v0.961 → v0.971](pre-commit/mirrors-mypy@v0.961...v0.971)
1 parent 9869171 commit cca822b

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)