Skip to content

Commit

Permalink
feat(http): deprecate dnsCache option (renovatebot#29445)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored and kosmoz committed Jun 12, 2024
1 parent 055c331 commit 2d9bd45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/config/options/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2666,6 +2666,8 @@ const options: RenovateOptions[] = [
cli: false,
env: false,
experimental: true,
deprecationMsg:
'This option is deprecated and will be removed in a future release.',
},
{
name: 'keepAlive',
Expand Down

0 comments on commit 2d9bd45

Please sign in to comment.