From 8ab238f32100860d9620d0ff1961373983b66911 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 02:01:58 +0000 Subject: [PATCH] chore(deps): update dependency attakei/workspace-configs to v0.7.2 --- Taskfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yaml b/Taskfile.yaml index 172da2a..5ee7f44 100644 --- a/Taskfile.yaml +++ b/Taskfile.yaml @@ -2,7 +2,7 @@ version: '3' includes: docs: - taskfile: 'https://github.com/attakei/workspace-configs.git//projects/sphinx-doc/Taskfile.yaml?tag=v0.7.1' + taskfile: 'https://github.com/attakei/workspace-configs.git//projects/sphinx-doc/Taskfile.yaml?tag=v0.7.2' vars: RUN_PYTHON: 'uv run' SPHINX_ROOT_DIR: 'docs'