[bot] Update Python packages and pre-commit hooks (#32411)

Update Python packages and pre-commit hooks

Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 6a9be01857
pull/32199/head
commaci-public 12 months ago committed by GitHub
parent 2d7bd1942c
commit 6281b1da26
  1. 4
      .pre-commit-config.yaml
  2. 4
      poetry.lock

@ -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
- --builtins clear,rare,informal,usage,code,names,en-GB_to_en-US
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.3
rev: v0.4.4
hooks:
- id: ruff
exclude: '^(third_party/)|(cereal/)|(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.2
rev: 0.28.3
hooks:
- id: check-github-workflows

4
poetry.lock generated

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ac8a2049f60e42d5dc824765ffc4a78e2a51f9b7fa157d863818dea92015c1c
size 614281
oid sha256:ab90e8135691b57fc9d3fb8bbb48c2bb164d9ea72730b027f1cca58725f8af7b
size 611978

Loading…
Cancel
Save