[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0) - [github.com/pre-commit/mirrors-mypy: v0.991 → v1.1.1](https://github.com/pre-commit/mirrors-mypy/compare/v0.991...v1.1.1)
This commit is contained in:
committed by
GitHub
parent
62fa34f1aa
commit
ac93064130
@@ -14,7 +14,7 @@ repos:
|
||||
- id: check-added-large-files
|
||||
|
||||
- repo: https://github.com/psf/black
|
||||
rev: "23.1.0"
|
||||
rev: "23.3.0"
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
@@ -29,7 +29,7 @@ repos:
|
||||
- id: flake8
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: "v0.991"
|
||||
rev: "v1.1.1"
|
||||
hooks:
|
||||
- id: mypy
|
||||
additional_dependencies: [types-requests]
|
||||
|
||||
Reference in New Issue
Block a user