Skip to content

Commit

Permalink
chore: updated commitlint-config for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankanno committed Jul 31, 2022
1 parent 971e6eb commit d1c706e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commitlint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ module.exports = {
rules: {
// dependabot
'header-max-length': [2, 'always', 200],
'body-max-line-length': [0, 'always']
},
};

0 comments on commit d1c706e

Please sign in to comment.