Allow Dependabot to check Python dependencies (#4482)

This commit is contained in:
John Losito
2020-12-25 09:44:46 -05:00
committed by GitHub
parent c7953f3fd1
commit 71d207ff19

View File

@@ -4,3 +4,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"