Merging upstream version 4.67.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
4ecd0d1838
commit
93eea9a9cb
9 changed files with 82 additions and 43 deletions
|
@ -2,7 +2,7 @@ default_language_version:
|
|||
python: python3
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.6.0
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
- id: check-case-conflict
|
||||
|
@ -37,9 +37,9 @@ repos:
|
|||
- numpy
|
||||
- pandas
|
||||
- pytest-timeout
|
||||
- pytest-asyncio
|
||||
- pytest-asyncio>0.21
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 7.1.0
|
||||
rev: 7.1.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
args: [-j8]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue