Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit 5225fa4

Browse files
artemrysArtem Rys
authored andcommitted
chore: pre-commit autoupdate
1 parent 483ad2a commit 5225fa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ repos:
2828
hooks:
2929
- id: isort
3030
- repo: https://github.com/pre-commit/mirrors-mypy
31-
rev: v0.910
31+
rev: v0.910-1
3232
hooks:
3333
- id: mypy
3434
additional_dependencies: [types-all]
3535
- repo: https://github.com/PyCQA/flake8
36-
rev: 3.9.2
36+
rev: 4.0.1
3737
hooks:
3838
- id: flake8

0 commit comments

Comments
 (0)