## Goal Keep dependencies up-to-date automatically — required by OpenSSF Scorecard 'Dependency-Update-Tool' check. ## Tasks - [ ] .github/dependabot.yml for Go modules (weekly) - [ ] .github/dependabot.yml for GitHub Actions (weekly) - [ ] Auto-merge Dependabot PRs for patch updates (with passing CI) - [ ] Group minor/patch updates to reduce PR noise - [ ] Set reviewers to CODEOWNERS for major updates
Goal
Keep dependencies up-to-date automatically — required by OpenSSF Scorecard 'Dependency-Update-Tool' check.
Tasks