remove semantic commits configuration

this should be configured per repository tbh
This commit is contained in:
cswimr 2025-01-20 15:49:45 -05:00
parent f84edc30b7
commit bbe383157d
Signed by: CoastalCommits
GPG key ID: 7E73189F651A553F

View file

@ -3,9 +3,6 @@
"config:best-practices" "config:best-practices"
], ],
"reviewersFromCodeOwners": true, "reviewersFromCodeOwners": true,
"semanticCommits": "enabled",
"semanticCommitType": "chore",
"semanticCommitScope": "deps",
"packageRules": [ "packageRules": [
{ {
"matchUpdateTypes": ["digest"], "matchUpdateTypes": ["digest"],