From a4d6deb94fdcbfaa2e15108e04172ef9ecaec595 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 19:11:38 +0000 Subject: [PATCH] Update pre-commit hook charliermarsh/ruff-pre-commit to v0.14.0 --- .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 9d09b18..deae9fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: mypy additional_dependencies: [types-requests] - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: 'v0.12.12' + rev: 'v0.14.0' hooks: - id: ruff args: