Commit Graph

4 Commits

Author SHA1 Message Date
Matthew McPherrin 3f9190e63c
Group some dependencies in dependabot (#7547)
This will cause dependabot to open one PR that updates dependencies
matching these patterns in a single PR. For both AWS and otel, we depend
on multiple packages from them, which generally are good to bump
together.
2024-06-17 11:21:03 -04:00
Aaron Gable 0b4d2f4a66
Reduce dependabot frequency (#6799) 2023-04-05 15:46:19 -04:00
Naveen 94ce90845e
CI: Add githubactions to the dependabot config (#6078) 2022-05-11 17:34:35 -07:00
Mads Jensen 86d146e524
dependencies: Enable periodic PRs from dependabot (#5957)
Add dependabot configuration at .github/dependabot.yml which enables periodic
dependency checking and PRs from dependendabot. For more information see the
docs at: 

https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates
2022-02-18 11:01:08 -08:00