mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-18 01:42:34 +00:00
3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
export default {
|
|
extends: ['@commitlint/config-conventional'],
|
|
};
|