fix: drop include:scope from dependabot config #68
Reference in New Issue
Block a user
Delete Branch "fix/dependabot-commit-prefix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
include: "scope"from all three dependabot ecosystemschore(deps)(deps):double-scope in commit messages → nowchore(deps):Context
Introduced in #46. The
prefix: "chore(deps)"already contains the scope; addinginclude: "scope"caused Dependabot to append a second(deps).🤖 Generated with Claude Code