Skip to content

Commit ac79f52

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.0](pre-commit/mirrors-mypy@v1.18.2...v1.19.0)
1 parent 21c9b84 commit ac79f52

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
@@ -38,7 +38,7 @@ repos:
3838
- flake8-pytest-style == 2.2.0
3939
- flake8-typing-as-t == 1.1.0
4040
- repo: https://github.com/pre-commit/mirrors-mypy
41-
rev: v1.18.2
41+
rev: v1.19.0
4242
hooks:
4343
- id: mypy
4444
# Avoid error: Duplicate module named 'setup'

0 commit comments

Comments
 (0)