Skip to content

Commit

Permalink
Merge pull request #1716 from jupyter/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
mathbunnyru authored May 30, 2022
2 parents 872b025 + 22d2d5c commit 5e1a27a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repos:

# Check python code static typing
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.950
rev: v0.960
hooks:
- id: mypy
args: [--config, ./mypy.ini]
Expand Down

0 comments on commit 5e1a27a

Please sign in to comment.