Skip to content

Commit 0b5d6a6

Browse files
committed
Updating pre-commit hooks
1 parent c794b71 commit 0b5d6a6

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ repos:
1212
- id: isort
1313
additional_dependencies: [toml]
1414
- repo: https://github.com/psf/black
15-
rev: 21.5b2
15+
rev: 21.6b0
1616
hooks:
1717
- id: black
1818
language_version: python3
1919
args: [--line-length=100]
2020
- repo: https://github.com/pre-commit/mirrors-mypy
21-
rev: v0.901
21+
rev: v0.902
2222
hooks:
2323
- id: mypy
2424
additional_dependencies: [types-aiofiles]

poetry.lock

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

0 commit comments

Comments
 (0)