Skip to content

Commit

Permalink
Update lib/config/options/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
  • Loading branch information
JamieMagee and HonkingGoose committed Apr 26, 2022
1 parent 4908c61 commit e3f5396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/options/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1501,7 +1501,7 @@ const options: RenovateOptions[] = [
},
{
name: 'osvVulnerabilityAlerts',
description: 'Use vulnerability alerts from osv.dev',
description: 'Use vulnerability alerts from `osv.dev`.',
type: 'boolean',
default: false,
releaseStatus: 'unpublished',
Expand Down

0 comments on commit e3f5396

Please sign in to comment.