diff --git a/commitlint.config.js b/commitlint.config.js index 09de8b8272..0c582f542f 100644 --- a/commitlint.config.js +++ b/commitlint.config.js @@ -19,6 +19,7 @@ module.exports = { "revert", "style", "test", + "deprecate", // deprecation decision ], ], },