From cb388736a6ee7e19d90151e06b57ed5def01f4a5 Mon Sep 17 00:00:00 2001 From: Jamie Tanna Date: Wed, 8 Apr 2026 17:42:55 +0100 Subject: [PATCH] docs: correct name of `osv-offline` --- docs/usage/configuration-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/configuration-options.md b/docs/usage/configuration-options.md index d70a386391d..60ce1016ead 100644 --- a/docs/usage/configuration-options.md +++ b/docs/usage/configuration-options.md @@ -2919,7 +2919,7 @@ Renovate only queries the OSV database for dependencies that use one of these da - [`pypi`](./modules/datasource/pypi/index.md) - [`rubygems`](./modules/datasource/rubygems/index.md) -The entire database is downloaded locally by [renovate-offline](https://github.com/renovatebot/osv-offline) and queried offline. +The entire database is downloaded locally by [osv-offline](https://github.com/renovatebot/osv-offline) and queried offline. ## packageRules