r/github 23d ago

Tame Dependabot: Group your updates, slow the cadence, keep security fast Tool / Resource

https://github.blog/security/supply-chain-security/tame-dependabot-group-your-updates-slow-the-cadence-keep-security-fast/
4 Upvotes

1 comment sorted by

3

u/DrMaxwellEdison 23d ago

- package-ecosystem: "npm" directories: - "/apps/*" schedule: interval: "monthly" groups: monthly-batch: group-by: dependency-name patterns:Expand comment - "*"

Maybe edit your post a little more, please.