Skip to content

Commit bb00e9f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.17.1 → v1.18.1](pre-commit/mirrors-mypy@v1.17.1...v1.18.1)
1 parent 6af780a commit bb00e9f

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
@@ -26,7 +26,7 @@ repos:
2626
exclude: 'venv'
2727

2828
- repo: https://github.com/pre-commit/mirrors-mypy
29-
rev: v1.17.1
29+
rev: v1.18.1
3030
hooks:
3131
- id: mypy
3232
args: [--ignore-missing-imports]

0 commit comments

Comments
 (0)