mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-10 23:01:44 +00:00

* Include latest pre-salted images replacing EOL platforms - Ref: https://github.com/saltstack-formulas/template-formula/pull/148
3 lines
72 B
JavaScript
3 lines
72 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
};
|