Skip to content

Commit f8ac70b

Browse files
committed
Bump pre-commit hooks.
1 parent 474f43e commit f8ac70b

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
@@ -21,7 +21,7 @@ repos:
2121
- id: ruff-format
2222

2323
- repo: https://github.com/pre-commit/mirrors-mypy
24-
rev: v1.11.2
24+
rev: v1.12.0
2525
hooks:
2626
- id: mypy
2727
args: [--ignore-missing-imports, --strict]

0 commit comments

Comments
 (0)