Skip to content

Commit ceba80c

Browse files
authoredFeb 5, 2025
Update pre-commit hook pre-commit/mirrors-mypy to v1.15.0
1 parent 714f577 commit ceba80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repos:
5454
- eof_newline=true
5555
# Specific checks and fixes for Python files
5656
- repo: https://github.com/pre-commit/mirrors-mypy
57-
rev: v1.12.1
57+
rev: v1.15.0
5858
hooks:
5959
- id: mypy
6060
additional_dependencies:

0 commit comments

Comments
 (0)