diff --git a/.github/commitlint.config.js b/.github/commitlint.config.js index ee22a331bc..1f0f247be5 100644 --- a/.github/commitlint.config.js +++ b/.github/commitlint.config.js @@ -36,7 +36,7 @@ module.exports = { 'header-max-length': [ 2, 'always', - 72, + 80, ], }, helpUrl: