Update Python packages and pre-commit hooks (#30509)

Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
old-commit-hash: 2a55ff4f55
chrysler-long2
Adeeb Shihadeh 1 year ago committed by GitHub
parent f77e9dfd7d
commit 872b9cc6e9
  1. 2
      .pre-commit-config.yaml
  2. 4
      poetry.lock

@ -41,7 +41,7 @@ repos:
args: ['--explicit-package-bases', '--local-partial-types']
exclude: '^(third_party/)|(cereal/)|(opendbc/)|(panda/)|(rednose/)|(rednose_repo/)|(tinygrad/)|(tinygrad_repo/)|(xx/)'
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.5
rev: v0.1.6
hooks:
- id: ruff
exclude: '^(third_party/)|(cereal/)|(panda/)|(rednose/)|(rednose_repo/)|(tinygrad/)|(tinygrad_repo/)'

4
poetry.lock generated

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fe928d22a4b219d099d51d732ca7b1d017e0f94295cc0901b31553182cc6bbff
size 439894
oid sha256:42ff103a6c0e15e68033cfeb76b1e26815f6b875147e41f16c72f70905c49431
size 441728

Loading…
Cancel
Save