mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-26 14:36:26 +00:00
chore(release): Drop custom analyzeCommits
This commit is contained in:
parent
3fa4d9236e
commit
8161446ff2
1 changed files with 0 additions and 4 deletions
|
@ -80,7 +80,6 @@
|
||||||
"eslint-plugin-import": "2.7.0",
|
"eslint-plugin-import": "2.7.0",
|
||||||
"eslint-plugin-prettier": "2.1.2",
|
"eslint-plugin-prettier": "2.1.2",
|
||||||
"eslint-plugin-promise": "3.5.0",
|
"eslint-plugin-promise": "3.5.0",
|
||||||
"freeform-semantic-commit-analyzer": "1.1.8",
|
|
||||||
"jest": "20.0.4",
|
"jest": "20.0.4",
|
||||||
"mkdirp": "0.5.1",
|
"mkdirp": "0.5.1",
|
||||||
"mockdate": "2.0.1",
|
"mockdate": "2.0.1",
|
||||||
|
@ -125,9 +124,6 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"release": {
|
"release": {
|
||||||
"analyzeCommits": {
|
|
||||||
"path": "./node_modules/freeform-semantic-commit-analyzer/dist/index.js"
|
|
||||||
},
|
|
||||||
"verifyConditions": "condition-circle"
|
"verifyConditions": "condition-circle"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue