From 40a66c8ff98ab73b59f75398ab82cc19fb905a5a Mon Sep 17 00:00:00 2001 From: drdavella Date: Tue, 30 Jan 2024 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 2195aae5..ac7d5d20 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: tests/samples/.*| )$ - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.7.1 + rev: v1.8.0 hooks: - id: mypy exclude: |