Merge pull request #63 from ewjoachim/pre-commit-ci-update-config
This commit is contained in:
@@ -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