mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-17 05:20:51 -05:00
chore: add Nix files to dependabot
Dependabot supports updating Nix flakes inputs, great to keep the development deps updated.
This commit is contained in:
parent
7d93ccbd04
commit
d6e4022cf2
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -8,3 +8,7 @@ updates:
|
|||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
- package-ecosystem: "nix"
|
||||||
|
directory: /nix
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user