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

Update Python packages and pre-commit hooks

Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: 16e0864f38
pull/32199/head
Adeeb Shihadeh 1 year ago committed by GitHub
parent 40d1e69efd
commit be4581a027
  1. 4
      .pre-commit-config.yaml
  2. 4
      poetry.lock

@ -5,7 +5,7 @@ repos:
- id: check-hooks-apply
- id: check-useless-excludes
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-ast
exclude: '^(third_party)/'
@ -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.3.4
rev: v0.3.5
hooks:
- id: ruff
exclude: '^(third_party/)|(cereal/)|(panda/)|(rednose/)|(rednose_repo/)|(tinygrad/)|(tinygrad_repo/)|(teleoprtc/)|(teleoprtc_repo/)'

4
poetry.lock generated

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78055c0a471c634113f295f37533d7026a8e854e9a79812491039c077cc94929
size 601121
oid sha256:e1d69a73248e4d4854e6d18d18f2efcf7b509204672fad4c0df646965c306832
size 607501

Loading…
Cancel
Save