Skip to content

Chore: reduce Dependabot update noise - #30

Merged
Artsen merged 1 commit into
mainfrom
chore/reduce-dependabot-noise
Jul 19, 2026
Merged

Chore: reduce Dependabot update noise#30
Artsen merged 1 commit into
mainfrom
chore/reduce-dependabot-noise

Conversation

@Artsen

@Artsen Artsen commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Changes npm Dependabot version-update checks from weekly to monthly.
  • Lowers npm version-update PR limit from 5 to 2.
  • Keeps npm minor and patch updates grouped together.
  • Ignores automatic npm semver-major version updates.
  • Keeps GitHub Actions checks monthly, groups all Actions updates together, and lowers the Actions version-update PR limit to 1.

Scope boundaries

  • Dependabot configuration only.
  • No application code changes.
  • No dependency updates.
  • No auto-merge configuration added.
  • Security updates remain available; open-pull-requests-limit only changes version-update PR limits.

Verification

  • Confirmed syntax against GitHub Dependabot options reference.
  • YAML parsed by Prettier during npm run format:check.
  • npm run format:check passed.
  • git diff --check passed.

@Artsen
Artsen merged commit 2763982 into main Jul 19, 2026
3 checks passed
@Artsen
Artsen deleted the chore/reduce-dependabot-noise branch July 19, 2026 05:09
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.

1 participant