Skip to content

Add Dependabot config for uv and GitHub Actions#22

Open
dguido wants to merge 1 commit intomainfrom
fix/dependabot-config
Open

Add Dependabot config for uv and GitHub Actions#22
dguido wants to merge 1 commit intomainfrom
fix/dependabot-config

Conversation

@dguido
Copy link
Copy Markdown
Member

@dguido dguido commented Feb 13, 2026

Summary

  • Adds .github/dependabot.yml covering both detected ecosystems: uv (Python dependencies via pyproject.toml + uv.lock) and github-actions (.github/workflows/)
  • Configures weekly schedule, 7-day cooldown, and grouped updates (patterns: ["*"]) for both ecosystems

Test plan

  • Verify Dependabot begins opening PRs for both ecosystems after merge
  • Confirm grouped updates produce single PRs per ecosystem batch

🤖 Generated with Claude Code

Covers both detected ecosystems (uv via pyproject.toml+uv.lock,
github-actions via .github/workflows/) with weekly schedule,
7-day cooldown, and grouped updates.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant