Skip to content

Commit 4870855

Browse files
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.17.0
1 parent 48dcfc7 commit 4870855

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
@@ -27,7 +27,7 @@ repos:
2727
args: [--fix, --exit-non-zero-on-fix]
2828
- id: ruff-format
2929
- repo: https://github.com/pre-commit/mirrors-mypy
30-
rev: v1.16.1
30+
rev: v1.17.0
3131
hooks:
3232
- id: mypy
3333
args: ["--config-file", "pyproject.toml"]

0 commit comments

Comments
 (0)