chore: Group Dependabot updates

Also, add GitHub Actions to Dependabot.
This commit is contained in:
Henrik Friedrichsen
2023-10-26 17:52:49 +02:00
parent 6ee00e39d3
commit c4e31210a8

View File

@@ -1,7 +1,18 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
time: "04:00"
- package-ecosystem: cargo
directory: "/"
schedule:
interval: weekly
groups:
cargo:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
groups:
github-actions:
patterns:
- "*"