From ce19f5a180319ccb161eb72190cbe926dc9d88f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 11:53:21 +0000 Subject: [PATCH] Bump untitaker/hyperlink from 0.1.44 to 0.2.0 Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.44 to 0.2.0. - [Release notes](https://github.com/untitaker/hyperlink/releases) - [Commits](https://github.com/untitaker/hyperlink/compare/0.1.44...0.2.0) --- updated-dependencies: - dependency-name: untitaker/hyperlink dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/link-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index c56f0485cf3..8b5d94a548d 100644 --- a/.github/workflows/link-check.yml +++ b/.github/workflows/link-check.yml @@ -46,7 +46,7 @@ jobs: - name: Link check continue-on-error: true # <- If set to false, run fails with broken links - uses: untitaker/hyperlink@0.1.44 + uses: untitaker/hyperlink@0.2.0 with: args: website_and_docs/public/ --check-anchors