Skip to content

Commit e9657a2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](pre-commit/mirrors-mypy@v1.15.0...v1.16.0)
1 parent c5d8b2d commit e9657a2

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
@@ -40,7 +40,7 @@ repos:
4040
- --max-line-length=100
4141
- --per-file-ignores=packit_dashboard/packit_dashboard.wsgi:F401,E402
4242
- repo: https://github.com/pre-commit/mirrors-mypy
43-
rev: v1.15.0
43+
rev: v1.16.0
4444
hooks:
4545
- id: mypy
4646
args: [--no-strict-optional, --ignore-missing-imports]

0 commit comments

Comments
 (0)