Tell Renovate that we don't use semantic commits

Because the author of the vitest PR used the semantic commit naming convention, Renovate now thinks our entire repo uses semantic commits and has renamed all of its PRs.
This commit is contained in:
Robin 2024-02-21 08:46:42 -05:00
parent 0f244c12de
commit d801360f28

View File

@ -8,6 +8,7 @@
"enabled": false
}
],
"semanticCommits": "disabled",
"ignoreDeps": [
"@react-aria/button",
"@react-aria/focus",