From 0fb4aaecc5706c275e4f00480477f89a83130140 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 22:35:57 +0000 Subject: [PATCH] Update pre-commit hook charliermarsh/ruff-pre-commit to v0.1.14 --- .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 fa1a6e34..b2836190 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.1.13 + rev: v0.1.14 hooks: # Linting for Python - id: ruff