Skip to content

Commit 4240fa4

Browse files
committed
chore: postinstall for dependabot template-oss PR
1 parent 3ca1253 commit 4240fa4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.commitlintrc.js

+1
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"author": "GitHub Inc.",
5353
"templateOSS": {
5454
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
55-
"version": "4.23.1",
55+
"version": "4.23.3",
5656
"engines": ">=10",
5757
"distPaths": [
5858
"classes/",

0 commit comments

Comments
 (0)