File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -58,4 +58,4 @@ const instance = got.extend({
5858** https-tls** © [ Kiko Beats] ( https://kikobeats.com ) , released under the [ MIT] ( https://github.com/Kikobeats/https-tls/blob/master/LICENSE.md ) License.<br >
5959Authored and maintained by [ Kiko Beats] ( https://kikobeats.com ) with help from [ contributors] ( https://github.com/Kikobeats/https-tls/contributors ) .
6060
61- > [ kikobeats.com] ( https://kikobeats.com ) · GitHub [ Kiko Beats] ( https://github.com/Kikobeats ) · Twitter [ @Kikobeats ] ( https://twitter .com/Kikobeats )
61+ > [ kikobeats.com] ( https://kikobeats.com ) · GitHub [ Kiko Beats] ( https://github.com/Kikobeats ) · X [ @Kikobeats ] ( https://x .com/Kikobeats )
Original file line number Diff line number Diff line change 3939 "git-authors-cli" : " latest" ,
4040 "github-generate-release" : " latest" ,
4141 "nano-staged" : " latest" ,
42- "npm-check-updates" : " latest" ,
4342 "simple-git-hooks" : " latest" ,
4443 "standard" : " latest" ,
4544 "standard-markdown" : " latest" ,
6867 "release" : " standard-version -a" ,
6968 "release:github" : " github-generate-release" ,
7069 "release:tags" : " git push --follow-tags origin HEAD:master" ,
71- "test" : " c8 ava" ,
72- "update" : " ncu -u" ,
73- "update:check" : " ncu -- --error-level 2"
70+ "test" : " c8 ava"
7471 },
7572 "license" : " MIT" ,
7673 "commitlint" : {
7774 "extends" : [
7875 " @commitlint/config-conventional"
7976 ],
8077 "rules" : {
81- "body-max-length" : [
78+ "body-max-line- length" : [
8279 0
8380 ]
8481 }
You can’t perform that action at this time.
0 commit comments