Create .github/dependabot.yml

This commit is contained in:
Jesse Bannon 2023-03-07 13:55:12 -08:00 committed by GitHub
parent e6a9b3ca0b
commit 5872fe07a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

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