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 f73131a commit bdfd49aCopy full SHA for bdfd49a
package.json
@@ -6,13 +6,13 @@
6
"type": "git",
7
"url": "https://github.com/kube-js/renovate-config"
8
},
9
+ "main": "index.js",
10
"author": "Mariusz Rajczakowski <[email protected]> (http://mariuszrajczakowski.me)",
11
"license": "MIT",
12
"renovate-config": {
13
"base": {
14
"extends": [
- "config:base",
15
- ":pinAllExceptPeerDependencies"
+ "config:js-app"
16
],
17
"rangeStrategy": "replace",
18
"automerge": true,
0 commit comments