Update dependabot.yml

This commit is contained in:
Ivan Molodetskikh
2025-01-02 11:34:04 +03:00
committed by GitHub
parent f8ff2e4e28
commit 8b3d8ccb47
+2 -2
View File
@@ -3,7 +3,7 @@ updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"
groups:
smithay:
patterns:
@@ -17,6 +17,6 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"
ignore:
- dependency-name: "Andrew-Chen-Wang/github-wiki-action"