8000 chore: postinstall for dependabot template-oss PR · npm/npm-user-validate@551b491 · GitHub
[go: up one dir, main page]

Skip to content

Commit 551b491

Browse files
committed
chore: postinstall for dependabot template-oss PR
1 parent dc510de commit 551b491

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.commitlintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ module.exports = {
77
'header-max-length': [2, 'always', 80],
88
'subject-case': [0],
99
'body-max-line-length': [0],
10+
'footer-max-line-length': [0],
1011
},
1112
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"templateOSS": {
4040
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
41-
"version": "4.23.1",
41+
"version": "4.23.3",
4242
"publish": true
4343
},
4444
"tap": {

0 commit comments

Comments
 (0)
0