Skip to content

Commit

Permalink
Group all dependency updates
Browse files Browse the repository at this point in the history
Signed-off-by: Max Dymond <[email protected]>
  • Loading branch information
maxdymond committed Oct 24, 2024
1 parent 127d44c commit 778e373
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,13 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: serde
versions:
- 1.0.123
- 1.0.124
- dependency-name: log
versions:
- 0.4.14
- dependency-name: serde_yaml
versions:
- 0.8.16
- dependency-name: serde_derive
versions:
- 1.0.123
assignees:
- maxdymond
groups:
# Group together all dependency updates
everything:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 778e373

Please sign in to comment.