mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-10 17:21:44 +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: /
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "nix"
|
||||
directory: /nix
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
Reference in New Issue
Block a user