mirror of
https://github.com/commaai/msgq.git
synced 2026-06-08 05:54:44 +08:00
pre-commit: autoupdate hooks (#518)
Update pre-commit hook versions Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
This commit is contained in:
@@ -5,11 +5,11 @@ repos:
|
||||
- id: check-ast
|
||||
- id: check-yaml
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v1.5.0
|
||||
rev: v1.5.1
|
||||
hooks:
|
||||
- id: mypy
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.0.284
|
||||
rev: v0.0.285
|
||||
hooks:
|
||||
- id: ruff
|
||||
- repo: local
|
||||
|
||||
Reference in New Issue
Block a user