Skip to content

Update dependabot.yml#93

Merged
Carl Sixsmith (carlsixsmith-moj) merged 2 commits into
mainfrom
carlsixsmith-moj-patch-1
May 1, 2026
Merged

Update dependabot.yml#93
Carl Sixsmith (carlsixsmith-moj) merged 2 commits into
mainfrom
carlsixsmith-moj-patch-1

Conversation

@carlsixsmith-moj
Copy link
Copy Markdown
Contributor

This pull request updates the Dependabot configuration to improve dependency update management. The most significant changes are increasing the update frequency, adding cooldowns, and excluding specific dependencies from automatic updates.

Dependabot configuration updates:

  • Changed the update schedule for the nuget ecosystem from weekly on Sundays to daily at 04:00 to ensure more frequent updates.
  • Added a cooldown period of 7 days between updates to help manage update frequency and avoid excessive pull requests.
  • Introduced an ignore list for dependencies matching AutoMapper, AutoMapper.*, MediatR, and MediatR.* to prevent automatic updates for these packages.

Update dependabot to match security requirements. This sets up dependabot to use the 7 day cool down for dependency updates.
@carlsixsmith-moj Carl Sixsmith (carlsixsmith-moj) added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels May 1, 2026
Comment thread .github/dependabot.yml Outdated
Co-authored-by: Sam Gibson <140488216+samgibsonmoj@users.noreply.github.com>
@carlsixsmith-moj Carl Sixsmith (carlsixsmith-moj) merged commit 9e9d34d into main May 1, 2026
3 checks passed
@carlsixsmith-moj Carl Sixsmith (carlsixsmith-moj) deleted the carlsixsmith-moj-patch-1 branch May 1, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants