Skip to content

chore: set dependabot schedule to weekly for npm and pip#388

Open
OSEH-svg wants to merge 1 commit into
dev-fatima-24:mainfrom
OSEH-svg:dependabot-weekly-schedule
Open

chore: set dependabot schedule to weekly for npm and pip#388
OSEH-svg wants to merge 1 commit into
dev-fatima-24:mainfrom
OSEH-svg:dependabot-weekly-schedule

Conversation

@OSEH-svg
Copy link
Copy Markdown

closes #326

Update Dependabot schedule to weekly

This change modifies the Dependabot configuration so that npm (backend & frontend) and pip dependencies are checked weekly instead of daily.

Why

  • Reduces unnecessary CI runs and API traffic.
  • Aligns with the repository’s maintenance cadence.

What changed

  • dependabot.ymlinterval values updated from daily to weekly for:
    • /backend (npm)
    • /frontend (npm)
    • /python-service (pip)

All other configuration remains untouched. The CI workflow will now trigger Dependabot PRs once a week, while still handling daily scans for cargo updates.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 27, 2026

@OSEH-svg Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[DEVOPS] Add automated dependency update workflow

1 participant