Skip to content

Commit ea35abc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.11.2 → v1.12.1](pre-commit/mirrors-mypy@v1.11.2...v1.12.1)
1 parent fadf3c6 commit ea35abc

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
@@ -45,7 +45,7 @@ repos:
4545
exclude: *test-data
4646
args: ["--disable=import-error, cyclic-import"]
4747
- repo: https://github.com/pre-commit/mirrors-mypy
48-
rev: v1.11.2
48+
rev: v1.12.1
4949
hooks:
5050
- id: mypy
5151
args: [--config-file=pyproject.toml]

0 commit comments

Comments
 (0)