Compare commits

..

2 commits

Author SHA1 Message Date
559d4a0f61
Merge pull request 'remove semantic commits configuration' (#27) from cswimr-patch-1 into main
All checks were successful
Renovate / Run (push) Successful in 57s
Reviewed-on: https://www.coastalcommits.com/cc/renovate-config/pulls/27
2025-01-20 15:49:52 -05:00
bbe383157d
remove semantic commits configuration
this should be configured per repository tbh
2025-01-20 15:49:45 -05:00

View file

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