Skip to content

CONFIG: Align dependabot config to the v2 standard - #41

Open
perirrs wants to merge 1 commit into
mainfrom
users/perirrs/dependabot-v2
Open

CONFIG: Align dependabot config to the v2 standard#41
perirrs wants to merge 1 commit into
mainfrom
users/perirrs/dependabot-v2

Conversation

@perirrs

@perirrs perirrs commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Brings .github/dependabot.yml in line with the NHSISL v2 dependabot standard: weekly on Mondays with cooldown pacing so we stop chasing every release on day one. Config-only, no code changes.

closes AB#30048

Changes

  • schedule.day: monday - one predictable weekly window
  • cooldown block: patch 3 days, minor 7, major 14 (default 7)
  • boilerplate template comments removed
  • FluentAssertions ignore in the update-types: semver-major form (8.x+ is a paid licence)

Not changed (by design)

  • No groups - one package per PR
  • No other ignores - other holds are enforced by bracket pins in the csprojs

Copilot AI lite review requested due to automatic review settings August 17, 2026 15:10
@github-actions github-actions Bot added the CONFIG The configuration category is for any configuration changes i.e. setting up appsettings.json label Aug 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CONFIG The configuration category is for any configuration changes i.e. setting up appsettings.json

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants