Skip to content

Commit f08d90e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](PyCQA/flake8@4.0.1...5.0.2) - [github.com/pre-commit/mirrors-mypy: v0.961 → v0.971](pre-commit/mirrors-mypy@v0.961...v0.971)
1 parent 9be8e22 commit f08d90e

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
@@ -34,13 +34,13 @@ repos:
3434
- id: black
3535

3636
- repo: https://github.com/PyCQA/flake8
37-
rev: 4.0.1
37+
rev: 5.0.2
3838
hooks:
3939
- id: flake8
4040
additional_dependencies: [flake8-bugbear==21.3.1]
4141

4242
- repo: https://github.com/pre-commit/mirrors-mypy
43-
rev: v0.961
43+
rev: v0.971
4444
hooks:
4545
- id: mypy
4646
additional_dependencies: [mdurl]

0 commit comments

Comments
 (0)