Skip to content

Commit 0518bb6

Browse files
committed
chore: postinstall for dependabot template-oss PR
1 parent 3a6d719 commit 0518bb6

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
@@ -40,7 +40,7 @@
4040
"author": "GitHub Inc.",
4141
"templateOSS": {
4242
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
43-
"version": "4.23.1",
43+
"version": "4.23.3",
4444
"publish": "true"
4545
},
4646
"tap": {

0 commit comments

Comments
 (0)