X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/aebd3c37b28bbc0183a58d13b80e7595db3c09bb..3ef339b2e75468a09d617e6aa74bc920c317bce6:/.pre-commit-config.yaml?ds=sidebyside

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 292ed57..e461aa3 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -13,13 +13,13 @@ repos:
         types_or: [python, pyi]
 
   - repo: https://gitlab.com/pycqa/flake8
-    rev: 3.8.1
+    rev: 3.9.0
     hooks:
       - id: flake8
         additional_dependencies: [flake8-bugbear]
 
   - repo: https://github.com/pre-commit/mirrors-mypy
-    rev: v0.780
+    rev: v0.812
     hooks:
       - id: mypy
         exclude: ^docs/conf.py