From 26cb56a709303008940767858e9a3526c260b6c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 01:28:33 -0400 Subject: [PATCH] Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.278 (#52) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f3c1343..a440a995 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: black-jupyter args: [--config=pyproject.toml] - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.0.277 + rev: v0.0.278 hooks: # Linting for Python - id: ruff