mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-10 09:11:42 +00: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:
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user