Create dependabot.yml

This commit is contained in:
Andrei 2022-12-14 12:46:06 +03:00
parent f422a5c9ce
commit 3c051a6c41
1 changed files with 6 additions and 0 deletions

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"