Skip to content

Commit

Permalink
Merge 57b1bd4 into e58aa09
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 14, 2022
2 parents e58aa09 + 57b1bd4 commit 2d1cd53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ repos:
]
exclude: tests/testdata|conf.py
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.982
rev: v0.991
hooks:
- id: mypy
name: mypy
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_pre_commit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ pylint==2.15.5
isort==5.10.1
flake8==5.0.4
flake8-typing-imports==1.14.0
mypy==0.982
mypy==0.991

0 comments on commit 2d1cd53

Please sign in to comment.