Skip to content

chore(deps): add Dependabot configuration#12

Merged
tigdav merged 1 commit into
mainfrom
chore/add-dependabot
Jun 4, 2026
Merged

chore(deps): add Dependabot configuration#12
tigdav merged 1 commit into
mainfrom
chore/add-dependabot

Conversation

@tigdav

@tigdav tigdav commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • Added .github/dependabot.yml to enable automated dependency update PRs.
  • Configured two ecosystems on a weekly schedule: pip (Python deps under /backend) and github-actions (workflow actions).

Notes

  • Configuration-only change. No application code, settings, or CI workflow changes.
  • Commit-message prefixes are aligned with this repo's convention (chore(deps) for Python, ci(deps) for Actions).
  • Dependabot will surface security and version updates as individual PRs, complementing the recent manual Django 5.2 / Postgres 16 upgrades.

@tigdav
tigdav merged commit eb25003 into main Jun 4, 2026
1 check passed
@tigdav
tigdav deleted the chore/add-dependabot branch June 4, 2026 17:57
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