Skip to content

chore: re-enable Dependabot version updates (uv + github-actions) @W-22187458#3970

Merged
jstvz merged 1 commit intodevfrom
chore/re-enable-dependabot
Apr 26, 2026
Merged

chore: re-enable Dependabot version updates (uv + github-actions) @W-22187458#3970
jstvz merged 1 commit intodevfrom
chore/re-enable-dependabot

Conversation

@jstvz
Copy link
Copy Markdown
Contributor

@jstvz jstvz commented Apr 24, 2026

Summary

  • Switch package-ecosystem from pip to uv to match the repo manager and uv.lock.
  • Set open-pull-requests-limit to 5 (was 0, so version updates were effectively off).
  • Add github-actions ecosystem for Action version updates.

Test plan

  • Confirm Dependabot opens PRs on the next schedule after merge.

Switch package-ecosystem from pip to uv to match the project's package
manager and uv.lock. Set open-pull-requests-limit to 5 (was 0, effectively
disabled). Add github-actions ecosystem to track Action version updates.

Security updates were already running via auto-detected uv ecosystem;
this enables proactive version updates on the same ecosystem.
@jstvz jstvz requested a review from a team as a code owner April 24, 2026 22:04
@jstvz jstvz changed the base branch from main to dev April 26, 2026 23:08
@jstvz jstvz merged commit 2e2d68c into dev Apr 26, 2026
22 of 30 checks passed
@jstvz jstvz deleted the chore/re-enable-dependabot branch April 26, 2026 23:12
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