Skip to content

Commit 2b8f2d0

Browse files
npm-cli-bothashtagchris
authored andcommitted
chore: postinstall for dependabot template-oss PR
1 parent f3b1b1b commit 2b8f2d0

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
@@ -43,7 +43,7 @@
4343
},
4444
"templateOSS": {
4545
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
46-
"version": "4.23.1",
46+
"version": "4.23.2",
4747
"allowedPackages": [
4848
"eslint",
4949
"eslint-plugin-node",

0 commit comments

Comments
 (0)