Skip to content

Change Dependabot update schedule from weekly to monthly#162

Merged
tugrulates merged 2 commits intomainfrom
copilot/update-dependabot-frequency
Dec 31, 2025
Merged

Change Dependabot update schedule from weekly to monthly#162
tugrulates merged 2 commits intomainfrom
copilot/update-dependabot-frequency

Conversation

Copy link
Contributor

Copilot AI commented Dec 31, 2025

Reduces Dependabot update frequency to monthly for both pip and GitHub Actions dependencies.

Changes

  • Updated .github/dependabot.yml: changed interval from "weekly" to "monthly" for both package ecosystems
schedule:
  interval: "monthly"  # was "weekly"
Original prompt

Change dependebot updates to be monthly.


💡 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.

Co-authored-by: tugrulates <5593188+tugrulates@users.noreply.github.com>
Copilot AI changed the title [WIP] Change Dependabot updates to monthly frequency Change Dependabot update schedule from weekly to monthly Dec 31, 2025
Copilot AI requested a review from tugrulates December 31, 2025 13:20
@tugrulates tugrulates marked this pull request as ready for review December 31, 2025 13:21
@tugrulates tugrulates merged commit a48aac3 into main Dec 31, 2025
24 checks passed
@tugrulates tugrulates deleted the copilot/update-dependabot-frequency branch December 31, 2025 13:23
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