From b364a43b0d639efb4a99a9ca88327dcc320600e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 10:48:14 +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.18 to 0.15.19. - [Release notes](https://github.com/charliermarsh/ruff-pre-commit/releases) - [Commits](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.15.18...v0.15.19) --- updated-dependencies: - dependency-name: https://github.com/charliermarsh/ruff-pre-commit dependency-version: 0.15.19 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 59c6390..634a3a8 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.18 + rev: v0.15.19 hooks: - id: ruff