Skip to content

Setup Dependabot for automated dependency updates#12

Merged
dannywillems merged 2 commits into
mainfrom
copilot/setup-dependabot
Feb 1, 2026
Merged

Setup Dependabot for automated dependency updates#12
dannywillems merged 2 commits into
mainfrom
copilot/setup-dependabot

Conversation

Copilot AI commented Jan 27, 2026

Copy link
Copy Markdown
Contributor

Adds Dependabot configuration to automate dependency updates for Python packages and GitHub Actions.

Changes

  • Added .github/dependabot.yml configuring:
    • pip ecosystem: Weekly scans of pyproject.toml for Python dependency updates (10 PR limit)
    • github-actions ecosystem: Weekly scans of workflow dependencies (5 PR limit)
    • Labels: dependencies, python, github-actions for PR categorization

Dependabot will open pull requests automatically when updates are available.

Original prompt

This section details on the original issue you should resolve

<issue_title>Setup dependabot</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Add configuration for dependabot setup Setup Dependabot for automated dependency updates Jan 27, 2026
Copilot AI requested a review from dannywillems January 27, 2026 15:41
@dannywillems
dannywillems marked this pull request as ready for review January 27, 2026 15:43
Copilot AI and others added 2 commits February 1, 2026 14:17
Co-authored-by: dannywillems <6018454+dannywillems@users.noreply.github.com>
@dannywillems
dannywillems force-pushed the copilot/setup-dependabot branch from 358160f to 2144fb2 Compare February 1, 2026 17:17
@dannywillems
dannywillems merged commit becdbc5 into main Feb 1, 2026
3 checks passed
@dannywillems
dannywillems deleted the copilot/setup-dependabot branch July 18, 2026 13:50
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.

Setup dependabot

2 participants