fix: drop include:scope from dependabot config #68

Merged
razvandimescu merged 1 commits from fix/dependabot-commit-prefix into main 2026-04-10 12:49:46 +08:00

1 Commits

Author SHA1 Message Date
Razvan Dimescu
21f9b60b26 fix: drop include:scope from dependabot commit-message config
The combination of `prefix: "chore(deps)"` and `include: "scope"`
produced `chore(deps)(deps):` — double scope. Removing `include`
keeps the prefix as-is.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 07:49:18 +03:00