update deps

This commit is contained in:
Aminda Suomalainen 2025-06-01 21:33:32 +03:00
parent 0ce849f4e2
commit 0968d9dd23
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -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]