dependabot: Change to weekly

Let's see if this fixes it missing from the GitHub UI.
This commit is contained in:
Ivan Molodetskikh 2025-05-12 19:40:36 +03:00
parent eeb411bef5
commit 7a42140d6c

View file

@ -3,7 +3,7 @@ updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
groups:
smithay:
patterns:
@ -17,6 +17,6 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
ignore:
- dependency-name: "Andrew-Chen-Wang/github-wiki-action"