mirror of
https://github.com/YaLTeR/niri.git
synced 2025-10-06 00:23:14 +02:00
dependabot: Change to weekly
Let's see if this fixes it missing from the GitHub UI.
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -3,7 +3,7 @@ updates:
|
|||||||
- package-ecosystem: "cargo"
|
- package-ecosystem: "cargo"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "weekly"
|
||||||
groups:
|
groups:
|
||||||
smithay:
|
smithay:
|
||||||
patterns:
|
patterns:
|
||||||
@@ -17,6 +17,6 @@ updates:
|
|||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "weekly"
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "Andrew-Chen-Wang/github-wiki-action"
|
- dependency-name: "Andrew-Chen-Wang/github-wiki-action"
|
||||||
|
Reference in New Issue
Block a user