mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-11 19:56:03 +00:00
fix: restore mypy version to v1.18.2 to match main branch
This commit is contained in:
parent
5882242a7e
commit
a9e46a0e62
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ repos:
|
|||
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v1.16.1
|
||||
rev: v1.18.2
|
||||
hooks:
|
||||
- id: mypy
|
||||
additional_dependencies:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue