Skip to content

Commit 257a87d

Browse files
committed
📦⬆️ Update MyPy to v1.16.0 in pre-commit config
1 parent e06cd7f commit 257a87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project_name/.pre-commit-config.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ repos:
153153
{%- endif %}
154154
- id: ruff-check
155155
- repo: https://github.com/pre-commit/mirrors-mypy
156-
rev: v1.15.0
156+
rev: v1.16.0
157157
hooks:
158158
- id: mypy
159159
name: mypy (without imports)

0 commit comments

Comments
 (0)