Skip to content

Commit

Permalink
fix(deps): bump glob to v9 + simplified commitlint config
Browse files Browse the repository at this point in the history
  • Loading branch information
tada5hi committed Feb 28, 2023
1 parent e876123 commit 1cf0baa
Show file tree
Hide file tree
Showing 5 changed files with 291 additions and 1,501 deletions.
2 changes: 1 addition & 1 deletion commitlint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
*/

module.exports = {
extends: ['@commitlint/config-angular'],
extends: ['@tada5hi/commitlint-config'],
};
Loading

0 comments on commit 1cf0baa

Please sign in to comment.