Skip to content

Commit e88ace7

Browse files
chore: pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](pre-commit/mirrors-mypy@v1.15.0...v1.16.0)
1 parent c89815b commit e88ace7

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
@@ -154,7 +154,7 @@ repos:
154154
# - id: ruff-format # must be after ruff
155155
# types_or: [python, pyi]
156156
- repo: https://github.com/pre-commit/mirrors-mypy
157-
rev: v1.15.0
157+
rev: v1.16.0
158158
hooks:
159159
- id: mypy
160160
# "." and pass_files are used to make pre-commit mypy behave the same as standalone mypy

0 commit comments

Comments
 (0)