Skip to content

Commit

Permalink
Merge pull request #210 from lf-lang/housekeeping/use-dependabot-beta…
Browse files Browse the repository at this point in the history
…-grouping-feature

Use dependabot grouping feature to make sure it doesn't make 1000 PRs every day
  • Loading branch information
lhstrh committed Aug 10, 2023
2 parents dbaf0e0 + e9bd41b commit effb17b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
groups:
all-dependencies:
patterns:
- "*"

0 comments on commit effb17b

Please sign in to comment.