Skip to content

Commit 59db768

Browse files
pre-commit autoupdate (#1813)
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 676a2a1 commit 59db768

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
@@ -20,7 +20,7 @@ repos:
2020
additional_dependencies:
2121
- flake8-pytest-style
2222
- repo: https://github.com/pre-commit/mirrors-mypy
23-
rev: v1.0.0
23+
rev: v1.0.1
2424
hooks:
2525
- id: mypy
2626
# Avoid error: Duplicate module named 'setup'

0 commit comments

Comments
 (0)