[Feature] Add GitHub Dependabot scanning (runs once a month) #46

Merged
CaseyLabs merged 3 commits from feature/add-dependabot-scanning into main 2026-04-10 12:40:49 +08:00

3 Commits

Author SHA1 Message Date
Razvan Dimescu
960d4a0910 chore: group dependabot updates and use conventional commit prefix
Bundle all minor/patch bumps per ecosystem into a single PR to keep
noise manageable (~3 PRs/month instead of 10+). Major bumps still
get individual PRs since they may break APIs.

Commit messages now use the `chore(deps)` conventional-commit prefix
to match the repo's existing style.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 07:27:34 +03:00
Casey Labs
0a31652e61 Merge branch 'razvandimescu:main' into feature/add-dependabot-scanning 2026-04-09 08:28:48 -07:00
Sean Casey
045a8e9ee1 Add GitHub Dependabot scanning (runs once a month) 2026-04-08 14:16:35 -07:00