mirror of
https://github.com/YaLTeR/niri.git
synced 2025-08-04 17:07:59 +00:00
dependabot: Change to weekly
Let's see if this fixes it missing from the GitHub UI.
This commit is contained in:
parent
eeb411bef5
commit
7a42140d6c
1 changed files with 2 additions and 2 deletions
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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue