Create dependabot.yml

Signed-off-by: rany2 <rany2@riseup.net>
This commit is contained in:
rany 2022-08-21 19:28:01 +03:00 committed by rany2
parent 197b176de9
commit cc7ac64909

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

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