feat(packageRules): expose as env/cli option (#24080)

This commit is contained in:
Gabriel-Ladzaretti 2023-08-25 17:56:39 +03:00 committed by GitHub
parent 69f7240640
commit bcafddd52d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1025,8 +1025,6 @@ const options: RenovateOptions[] = [
type: 'array',
stage: 'package',
mergeable: true,
cli: false,
env: false,
},
{
name: 'matchCategories',