Skip to content

Commit 5c56b71

Browse files
committed
feat: bumping mypy version
1 parent 99bb875 commit 5c56b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ repos:
5757
stages: [commit-msg]
5858

5959
- repo: https://github.com/pre-commit/mirrors-mypy
60-
rev: "v1.7.0"
60+
rev: "v1.7.1"
6161
hooks:
6262
- id: mypy
6363
args: [

0 commit comments

Comments
 (0)