Expected Behavior

Current Behavior
I use .commitlintrc.js, but it only searches for .mjs.
Affected packages
Possible Solution
No response
Steps to Reproduce
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
Expected Behavior
Current Behavior
I use .commitlintrc.js, but it only searches for
.mjs.Affected packages
Possible Solution
No response
Steps to Reproduce
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