mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 23:16:26 +00:00
feat(packageRules): expose as env/cli option (#24080)
This commit is contained in:
parent
69f7240640
commit
bcafddd52d
1 changed files with 0 additions and 2 deletions
|
@ -1025,8 +1025,6 @@ const options: RenovateOptions[] = [
|
|||
type: 'array',
|
||||
stage: 'package',
|
||||
mergeable: true,
|
||||
cli: false,
|
||||
env: false,
|
||||
},
|
||||
{
|
||||
name: 'matchCategories',
|
||||
|
|
Loading…
Reference in a new issue