From a688159afda1a8f49c47e3cce1663f0d10600e30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 16:13:38 +0000 Subject: [PATCH] chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.8.4 --- .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 bec5ae168..69482f843 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - --fixable=E,W,F,I,T,RUF,TID,UP - --target-version=py39 - id: ruff-format - rev: v0.8.3 + rev: v0.8.4 - repo: https://github.com/igorshubovych/markdownlint-cli rev: v0.43.0