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]
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: "v1.15.0"
|
||||
rev: "v1.16.0"
|
||||
hooks:
|
||||
- id: mypy
|
||||
additional_dependencies: [types-tabulate]
|
||||
@ -68,10 +68,10 @@ repos:
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
# - repo: https://github.com/get-woke/woke
|
||||
# rev: "v0.19.0"
|
||||
# hooks:
|
||||
# - id: woke-from-source
|
||||
# - repo: https://github.com/get-woke/woke
|
||||
# rev: "v0.19.0"
|
||||
# hooks:
|
||||
# - id: woke-from-source
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user