diff --git a/.grenrc.js b/.grenrc.js index 64ae54f2..9a87c4c2 100644 --- a/.grenrc.js +++ b/.grenrc.js @@ -19,13 +19,13 @@ module.exports = { "documentation" ], "Others": [ - "other" + "other", + "chore" ] }, "ignoreIssuesWith": [ "wontfix", - "duplicate", - "chore" + "duplicate" ], "changelogFilename": "CHANGELOG.md", "template": {