Skip to content

Commit adcc0fb

Browse files
committed
chore: upgrade lychee to v0.24.2
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 22125c5 commit adcc0fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/config/lychee.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ max_retries = 2
77
max_concurrency = 4
88

99
# Check link anchors
10-
include_fragments = true
10+
include_fragments = "anchor-only"
1111

1212
base_url = "https://prometheus.github.io"
1313
exclude_path = ["docs/themes", "CHANGELOG.md"]

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ editorconfig-checker = "v3.6.1"
1414
"github:grafana/flint" = "0.21.0"
1515
"github:jonwiggins/xmloxide" = "v0.4.2"
1616
"github:koalaman/shellcheck" = "v0.11.0"
17-
lychee = "0.23.0"
17+
lychee = "0.24.2"
1818
"npm:renovate" = "43.144.0"
1919
"pipx:codespell" = "2.4.2"
2020
ruff = "0.15.12"

0 commit comments

Comments
 (0)