Create dependabot.yml

This commit is contained in:
grey-cat-1908 2022-03-17 14:45:02 +03:00 committed by GitHub
parent 6723407f9a
commit 345a728973
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"