build(ci): add node.js version 21.x
[poolifier.git] / commitlint.config.js
1 module.exports = { extends: ['@commitlint/config-conventional'] }