Skip to content

Commit 626e032

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](pre-commit/mirrors-mypy@v1.0.0...v1.0.1)
1 parent 1067e49 commit 626e032

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
@@ -65,7 +65,7 @@ repos:
6565
- id: check-json
6666
exclude: (.vscode|.devcontainer)
6767
- repo: https://github.com/pre-commit/mirrors-mypy
68-
rev: v1.0.0
68+
rev: v1.0.1
6969
hooks:
7070
- id: mypy
7171
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)