Merge pull request #95 from jerome-benoit/dependabot/github_actions/github/combine...
[benchmarks-js.git] / commitlint.config.js
1 module.exports = { extends: ['@commitlint/config-conventional'] }