### Expected Behavior  ### Current Behavior I use .commitlintrc.js, but it only searches for `.mjs`. ### Affected packages - [X] cli - [ ] core - [ ] prompt - [ ] config-angular ### Possible Solution _No response_ ### Steps to Reproduce ```bash 1. Use .commitlintrc.js 2. Do not assign `module: true` in `package.json` ``` ### Context I cannot commit any more with no config change after upgrading to v18.4.0. ### commitlint --version 18.4.0 ### git --version 2.39.3 ### node --version v20.9.0