ci(dependabot): update weekly instead of daily

Daily updates turned out to be too frequent.
This commit is contained in:
dundargoc 2024-02-29 14:23:16 +01:00 committed by dundargoc
parent 6b2879144f
commit 6ef5236ea6

View file

@ -3,7 +3,7 @@ updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
commit-message:
prefix: "build(deps)"
groups:
@ -13,7 +13,7 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
commit-message:
prefix: "ci"
groups: