From 965f3658d533553e08711289b501721da7be5037 Mon Sep 17 00:00:00 2001 From: pre-commit Date: Fri, 3 Jan 2025 16:05:49 +0000 Subject: [PATCH] pre-commit: Autoupdate --- .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 d834a7ae..ecbbc945 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.4 + rev: v0.8.5 hooks: - id: ruff args: ["--output-format=full"]