mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-06-07 15:47:21 +02:00
update deps
This commit is contained in:
parent
0ce849f4e2
commit
0968d9dd23
10
.pre-commit-config.yaml
vendored
10
.pre-commit-config.yaml
vendored
@ -52,7 +52,7 @@ repos:
|
|||||||
args: [--update-only]
|
args: [--update-only]
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||||
rev: "v1.15.0"
|
rev: "v1.16.0"
|
||||||
hooks:
|
hooks:
|
||||||
- id: mypy
|
- id: mypy
|
||||||
additional_dependencies: [types-tabulate]
|
additional_dependencies: [types-tabulate]
|
||||||
@ -68,10 +68,10 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
# - repo: https://github.com/get-woke/woke
|
# - repo: https://github.com/get-woke/woke
|
||||||
# rev: "v0.19.0"
|
# rev: "v0.19.0"
|
||||||
# hooks:
|
# hooks:
|
||||||
# - id: woke-from-source
|
# - id: woke-from-source
|
||||||
|
|
||||||
- repo: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user