mirror of https://github.com/commaai/openpilot.git
Update Python packages and pre-commit hooks (#29774)
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
old-commit-hash: e0eb4d726c
This commit is contained in:
parent
641d52aa2d
commit
2fd417df74
|
@ -35,7 +35,7 @@ repos:
|
|||
args: ['--explicit-package-bases']
|
||||
exclude: '^(third_party/)|(cereal/)|(opendbc/)|(panda/)|(laika/)|(laika_repo/)|(rednose/)|(rednose_repo/)|(tinygrad/)|(tinygrad_repo/)|(xx/)'
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.0.286
|
||||
rev: v0.0.287
|
||||
hooks:
|
||||
- id: ruff
|
||||
exclude: '^(third_party/)|(cereal/)|(rednose/)|(panda/)|(laika/)|(laika_repo/)|(rednose_repo/)|(tinygrad/)|(tinygrad_repo/)'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b698630024156b09836b1acd5ba96b88da5c0225255a06d684c40b3a368cbfb1
|
||||
size 437618
|
||||
oid sha256:bdd261dc510e483c3d473ff27bfd6fef018377cb93a7012591adf8d6395f3af6
|
||||
size 437636
|
||||
|
|
Loading…
Reference in New Issue