[BACKEND] Add dependabot (#511)

This commit is contained in:
Jesse Bannon
2023-03-07 14:09:18 -08:00
committed by GitHub
parent e6a9b3ca0b
commit 022c24cc2c
2 changed files with 7 additions and 1 deletions

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"

View File

@@ -26,7 +26,7 @@ package_dir =
packages=find:
install_requires =
yt-dlp
yt-dlp==2023.3.4
argparse==1.4.0
mergedeep==1.3.4
mediafile==0.10.1