Skip to content

Commit

Permalink
feat(packageRules): expose as env/cli option (#24080)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel-Ladzaretti authored Aug 25, 2023
1 parent 69f7240 commit bcafddd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/config/options/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1025,8 +1025,6 @@ const options: RenovateOptions[] = [
type: 'array',
stage: 'package',
mergeable: true,
cli: false,
env: false,
},
{
name: 'matchCategories',
Expand Down

0 comments on commit bcafddd

Please sign in to comment.