From eb0530f6ddbc6aaa8a8b1322ed56a0eb8fc152c5 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Wed, 27 Sep 2023 21:42:41 -0700 Subject: [PATCH] Update Python packages and pre-commit hooks (#30062) Co-authored-by: adeebshihadeh old-commit-hash: 2d5a2e3ab678c612e6e2df2295ca60c0ed9fefe8 --- .pre-commit-config.yaml | 4 ++-- poetry.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 92bc72fe05..4f0bdf35ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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.0.290 + rev: v0.0.291 hooks: - id: ruff exclude: '^(third_party/)|(cereal/)|(rednose/)|(panda/)|(laika/)|(laika_repo/)|(rednose_repo/)|(tinygrad/)|(tinygrad_repo/)' @@ -86,6 +86,6 @@ repos: args: - --lock - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.26.3 + rev: 0.27.0 hooks: - id: check-github-workflows diff --git a/poetry.lock b/poetry.lock index 2beb8a8914..3b666e64b1 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cf0c4606485cdb273c8eeda8000d2b79c52150d9047d7f999ac82c964ba23c5 -size 442779 +oid sha256:2804ea51193e8bbea995ab42c6ee2782a0277c87bb7d97350293fbcd7df4ccf5 +size 444347