Skip to content

Commit f9b869d

Browse files
authored
Merge pull request #123 from sanders41/dependencies
Bumping mypy from v0.902 to v0.901 in pre-commit
2 parents ed7c02b + 7c50561 commit f9b869d

File tree

2 files changed

+7
-18
lines changed

2 files changed

+7
-18
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
language_version: python3
1919
args: [--line-length=100]
2020
- repo: https://github.com/pre-commit/mirrors-mypy
21-
rev: v0.902
21+
rev: v0.910
2222
hooks:
2323
- id: mypy
2424
additional_dependencies: [types-aiofiles]

poetry.lock

Lines changed: 6 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)