Skip to content

chore: add Dependabot for automated dependency updates#104

Merged
scasplte2 merged 1 commit into
mainfrom
feat/add-dependabot
Feb 25, 2026
Merged

chore: add Dependabot for automated dependency updates#104
scasplte2 merged 1 commit into
mainfrom
feat/add-dependabot

Conversation

@ottobot-ai

Copy link
Copy Markdown
Collaborator

Summary

Adds Dependabot configuration to automate dependency updates across all OttoChain repositories.

Changes

  • Weekly automated PRs for outdated npm packages (JS repos) and GitHub Actions
  • PRs labeled dependencies + automated for easy triage
  • chore(deps): commit prefix for consistent changelogs
  • Internal @ottochain/* workspace packages excluded from updates
  • Max 10 open npm PRs, 5 GitHub Actions PRs at a time

Acceptance Criteria

  • Dependabot configured in all 6 active repos
  • Weekly PRs for npm (JS repos) and GitHub Actions
  • PR title prefix: chore(deps):
  • Labels: dependencies, automated auto-applied
  • Internal @ottochain/* packages excluded
  • Config committed to each repo root (.github/dependabot.yml)

Trello

Card: https://trello.com/c/699678344d3c68750ca7b5c8

@scasplte2 scasplte2 merged commit ffe01ce into main Feb 25, 2026
5 checks passed
@scasplte2 scasplte2 deleted the feat/add-dependabot branch February 25, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants