amplify-codegen-ui
amplify-codegen-ui copied to clipboard
chore: update commitlint config to allow deps-dev for dependabot updates
Problem
dependabot update failed commitlint because it used (deps-dev) in its commit message.
Solution
add deps-dev to the allowed list of scopes in the commitlint config
Additional Notes
Links
Ticket
GitHub issue:
Other links
Verification
Manual tests
Automated tests
- [ ] Unit tests added/updated
- [ ] E2E tests added/updated
- [x] N/A - config only
- [ ] deferred - (provide GitHub issue for tracking)
Housekeeping
- [x] No non-essential console logs
- [x] All new files contain license notice
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.