Skip to content

Reduce Dependabot update noise - #15

Merged
aivrar merged 1 commit into
mainfrom
chore/reduce-dependabot-noise
Aug 30, 2026
Merged

Reduce Dependabot update noise#15
aivrar merged 1 commit into
mainfrom
chore/reduce-dependabot-noise

Conversation

@aivrar

@aivrar aivrar commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • run routine Python and GitHub Actions version checks monthly
  • group minor and patch Python updates into one PR
  • group GitHub Actions updates into one PR
  • delay routine Python version updates for 14 days
  • cap each ecosystem at two simultaneous version-update PRs

Security updates remain enabled in repository settings and are not delayed by this version-update cooldown.

Validation

  • parsed .github/dependabot.yml successfully as YAML
  • git diff --check

@aivrar
aivrar merged commit 38eab88 into main Aug 30, 2026
1 check passed
@aivrar
aivrar deleted the chore/reduce-dependabot-noise branch August 30, 2026 21:47
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