pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2024-07-22 08:41:35 +03:00
parent 8d14df995b
commit f45fbfef01
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,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.10.1" rev: "v1.11.0"
hooks: hooks:
- id: mypy - id: mypy
additional_dependencies: [types-tabulate] additional_dependencies: [types-tabulate]