From e90f353b864011bb3fc19807aa68588ecfbc8fb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 17:27:56 +0100 Subject: [PATCH] chore(deps): update docusaurus digest to 93f57fc (#672) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Taskfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index ad545a6..52ff970 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -106,7 +106,7 @@ tasks: - apidoc env: # renovate: datasource=git-refs depName=docusaurus lookupName=https://github.com/levlaz/daggerverse currentValue=main - DAGGER_DOCUSAURUS_SHA: 716dbf46b94502bed374adfb94ceb5590f375280 + DAGGER_DOCUSAURUS_SHA: 93f57fccbd5afd22fa917107ab7697f3e7db0e5a cmds: - GITHUB_REF= dagger -s call -m github.com/levlaz/daggerverse/docusaurus@${DAGGER_DOCUSAURUS_SHA} --src web --yarn build