summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.pre-commit-config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 2fc455b9d..df44926c9 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
exclude: .patch
- repo: https://github.com/psf/black
- rev: 23.1.0
+ rev: 23.3.0
hooks:
- id: black
@@ -39,7 +39,7 @@ repos:
files: \.py$
- repo: https://github.com/pre-commit/mirrors-mypy
- rev: v0.961
+ rev: v1.2.0
hooks:
- id: mypy
exclude: tests/data