Skip to content

Commit

Permalink
Merge pull request #818 from jupyter/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Jul 25, 2022
2 parents 9869171 + cca822b commit f55d3c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/asottile/reorder_python_imports
rev: v3.8.1
rev: v3.8.2
hooks:
- id: reorder-python-imports

Expand Down Expand Up @@ -51,7 +51,7 @@ repos:
stages: [manual]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.961
rev: v0.971
hooks:
- id: mypy
exclude: jupyter_client/tests
Expand Down

0 comments on commit f55d3c4

Please sign in to comment.