pre-commit autoupdate

This commit is contained in:
Aminda Suomalainen 2024-07-05 19:29:05 +03:00
parent 0db796c607
commit a21dfa0659
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ repos:
# https://github.com/Mikaela/gist/blob/master/doctoc.txt
args: [--update-only]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.10.0"
rev: "v1.10.1"
hooks:
- id: mypy
args: [--install-types, --non-interactive]