From 4bf02051ac6f4c875f805299c44789295f297209 Mon Sep 17 00:00:00 2001 From: drdavella Date: Sat, 25 Nov 2023 00:12:53 +0000 Subject: [PATCH] chore: update pre-commit hooks --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b826d9e2..f8fda21c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: tests/samples/.*| )$ - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.7.0 + rev: v1.7.1 hooks: - id: mypy exclude: |