Skip to content

Commit 577260d

Browse files
ci(pre-commit.ci): autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.17.0 → v1.17.1](pre-commit/mirrors-mypy@v1.17.0...v1.17.1)
1 parent 155a7f2 commit 577260d

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
@@ -17,7 +17,7 @@ repos:
1717
- id: ruff-format
1818

1919
- repo: https://github.com/pre-commit/mirrors-mypy
20-
rev: v1.17.0
20+
rev: v1.17.1
2121
hooks:
2222
- id: mypy
2323
files: "^src/"

0 commit comments

Comments
 (0)