From: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Date: Mon, 10 Jul 2023 00:04:50 +0000 (-0700)
Subject: Upgrade to latest mypy (#3775)
X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/ad3724b7ffc01d8152c97fe7f4dcf35220f21a8e

Upgrade to latest mypy (#3775)
---

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index bb64776..c2f4b16 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
           - flake8-simplify
 
   - repo: https://github.com/pre-commit/mirrors-mypy
-    rev: v0.991
+    rev: v1.4.1
     hooks:
       - id: mypy
         exclude: ^docs/conf.py