Skip to content

Commit eb407cd

Browse files
committed
chore: postinstall for dependabot template-oss PR
1 parent fe6e4c6 commit eb407cd

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
@@ -44,7 +44,7 @@
4444
},
4545
"templateOSS": {
4646
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
47-
"version": "4.23.1",
47+
"version": "4.23.3",
4848
"publish": true
4949
}
5050
}

0 commit comments

Comments
 (0)