From 5895b46e0ee984725f2a878364297fdf433a91c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 28 Nov 2025 14:21:56 +0000 Subject: [PATCH] Build from template@7ff0c90 --- .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 ce281cd..20a3f0e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -89,7 +89,7 @@ repos: stages: [pre-push, manual] - id: vulture name: Vulture (dead code) - entry: uv run vulture python_template + entry: uv run vulture language: system pass_filenames: false stages: [pre-push, manual]