Skip to content

Update dependabot.yml to cover all dependency ecosystems#12

Merged
erseco merged 3 commits intomainfrom
copilot/update-dependabot-yml-support
Mar 16, 2026
Merged

Update dependabot.yml to cover all dependency ecosystems#12
erseco merged 3 commits intomainfrom
copilot/update-dependabot-yml-support

Conversation

Copy link
Contributor

Copilot AI commented Mar 16, 2026

Dependabot was only configured for pip, missing github-actions and docker ecosystems also present in the repo.

  • github-actions — covers actions in .github/workflows/ (actions/checkout, actions/setup-python, actions/cache, peaceiris/actions-gh-pages, pypa/gh-action-pypi-publish)
  • docker — covers images in docker-compose.yml (postgres:alpine, erseco/alpine-moodle)

Python documentation dependencies (mkdocs, etc.) are already handled by the existing pip entry since they're declared in pyproject.toml and requirements.txt.


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

…systems

Co-authored-by: erseco <1876752+erseco@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependabot.yml to support all included dependencies Update dependabot.yml to cover all dependency ecosystems Mar 16, 2026
Copilot AI requested a review from erseco March 16, 2026 08:48
@erseco erseco marked this pull request as ready for review March 16, 2026 08:48
@erseco erseco merged commit f4eb13a into main Mar 16, 2026
5 of 6 checks passed
@erseco erseco deleted the copilot/update-dependabot-yml-support branch March 16, 2026 09:08
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