Skip to content

Commit fbeaf7a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](pre-commit/mirrors-mypy@v1.14.1...v1.15.0)
1 parent 192a081 commit fbeaf7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
- id: isort
4646
args: [--profile, black]
4747
- repo: https://github.com/pre-commit/mirrors-mypy
48-
rev: v1.14.1
48+
rev: v1.15.0
4949
hooks:
5050
- id: mypy
5151
args: [--show-error-codes, --ignore-missing-imports]

0 commit comments

Comments
 (0)