Skip to content

Commit 3d0f2c2

Browse files
committed
fix: correct homepage URL (dep-eol-scanner not dependency-eol-scanner)
1 parent 30a9db2 commit 3d0f2c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/tools/releaserun.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license: MIT
1212
types:
1313
- cli
1414
source: "https://github.com/Releaserun/releaserun-cli"
15-
homepage: "https://releaserun.com/tools/dependency-eol-scanner/"
15+
homepage: "https://releaserun.com/tools/dep-eol-scanner/"
1616
description: >-
1717
CLI tool that scans project dependencies for known CVEs, end-of-life
1818
status, and deprecated packages across multiple ecosystems. Supports

0 commit comments

Comments
 (0)