Skip to content

Commit 8d30a4b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.14.0](pre-commit/mirrors-mypy@v1.13.0...v1.14.0)
1 parent 73f95b5 commit 8d30a4b

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.13.0
29+
rev: v1.14.0
3030
hooks:
3131
- id: mypy
3232
args: [--ignore-missing-imports]

0 commit comments

Comments
 (0)