mirror of https://github.com/commaai/openpilot.git
[bot] Update Python packages and pre-commit hooks (#32770)
Update Python packages and pre-commit hooks
Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: b99fe718ec
This commit is contained in:
parent
06aed0617a
commit
359ca9883f
|
@ -33,7 +33,7 @@ repos:
|
|||
- -L bu,ro,te,ue,alo,hda,ois,nam,nams,ned,som,parm,setts,inout,warmup,bumb,nd,sie,preints,whit,indexIn
|
||||
- --builtins clear,rare,informal,usage,code,names,en-GB_to_en-US
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.4.8
|
||||
rev: v0.4.9
|
||||
hooks:
|
||||
- id: ruff
|
||||
exclude: '^(third_party/)|(msgq/)|(panda/)|(rednose/)|(rednose_repo/)|(tinygrad/)|(tinygrad_repo/)|(teleoprtc/)|(teleoprtc_repo/)'
|
||||
|
@ -98,6 +98,6 @@ repos:
|
|||
args:
|
||||
- --lock
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.28.4
|
||||
rev: 0.28.5
|
||||
hooks:
|
||||
- id: check-github-workflows
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1942e0da6676d1824168a8343c38805d1e325474c2cdf3d5c10af02002b3c73d
|
||||
size 628402
|
||||
oid sha256:8a0d5b56d497650d7fdc0db6e09c36a0e67c9de0198f7050431b3bb4c2481991
|
||||
size 629328
|
||||
|
|
Loading…
Reference in New Issue