Skip to content

Commit e428b27

Browse files
ci - pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.16.1 → v1.17.1](pre-commit/mirrors-mypy@v1.16.1...v1.17.1)
1 parent fe9e6b7 commit e428b27

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
@@ -75,7 +75,7 @@ repos:
7575
- flake8-implicit-str-concat
7676

7777
- repo: https://github.com/pre-commit/mirrors-mypy
78-
rev: v1.16.1
78+
rev: v1.17.1
7979
hooks:
8080
- id: mypy
8181
args: [--ignore-missing-imports]

0 commit comments

Comments
 (0)