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

Update Python packages and pre-commit hooks

Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: f0b591e345
chrysler-long2
Adeeb Shihadeh 1 year ago committed by GitHub
parent 680169a4c9
commit 9205780c13
  1. 4
      .pre-commit-config.yaml
  2. 4
      poetry.lock

@ -44,7 +44,7 @@ repos:
- --explicit-package-bases
exclude: '^(third_party/)|(cereal/)|(opendbc/)|(panda/)|(rednose/)|(rednose_repo/)|(tinygrad/)|(tinygrad_repo/)|(teleoprtc/)|(teleoprtc_repo/)|(xx/)'
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.14
rev: v0.2.0
hooks:
- id: ruff
exclude: '^(third_party/)|(cereal/)|(panda/)|(rednose/)|(rednose_repo/)|(tinygrad/)|(tinygrad_repo/)|(teleoprtc/)|(teleoprtc_repo/)'
@ -90,6 +90,6 @@ repos:
args:
- --lock
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.3
rev: 0.27.4
hooks:
- id: check-github-workflows

4
poetry.lock generated

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61cb4993df3d321e019d9c09a1c4fd1d66a0793fd95e5f49807a28588aae21b0
size 590132
oid sha256:03b44a6b4879bd51c34fdd1e5be2d54777bc4d0c953d9c85f242c3b294aed2a9
size 593073

Loading…
Cancel
Save