From 441e9c229f312f4e6aabb7df4b655acb2d42fde1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 10:44:11 +0000 Subject: [PATCH] Bump https://github.com/charliermarsh/ruff-pre-commit Bumps [https://github.com/charliermarsh/ruff-pre-commit](https://github.com/charliermarsh/ruff-pre-commit) from v0.15.19 to 0.15.20. - [Release notes](https://github.com/charliermarsh/ruff-pre-commit/releases) - [Commits](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.15.19...v0.15.20) --- updated-dependencies: - dependency-name: https://github.com/charliermarsh/ruff-pre-commit dependency-version: 0.15.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 634a3a8..4722d4c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.15.19 + rev: v0.15.20 hooks: - id: ruff