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

Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
old-commit-hash: d3d51980bc
testing-closet
Adeeb Shihadeh 2 years ago committed by GitHub
parent 3fb329773e
commit 82a3db0f94
  1. 2
      .pre-commit-config.yaml
  2. 2
      poetry.lock

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

2
poetry.lock generated

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d033a318c61874aa3a228cef58720bb818476a2d69f0270b5fcd7123a6829a8b
oid sha256:5aa29cd91c8a5614163a289b89e5488731f09d3433a675a87962f86dc1799763
size 455011

Loading…
Cancel
Save