We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352a960 commit e63fe1fCopy full SHA for e63fe1f
renovate.json5
@@ -6,7 +6,7 @@
6
packageRules: [
7
{
8
// Those cannot be upgraded to a major version until we drop support for Node 10
9
- packageNames: ['path-type'],
+ packageNames: ['path-type', 'open', 'inquirer'],
10
major: {
11
enabled: false,
12
},
0 commit comments