aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-08-21 23:13:23 +0400
committerGravatar Hassan Abouelela <[email protected]>2022-09-30 18:48:05 +0400
commite8d1fd763c8a733f16ae0c5b7d08c719e7bc9459 (patch)
tree8f657496fad73007d3524969e09f6b2378d1ac0c /.github
parentUpgrade To 3.10 (diff)
Add Dependabot
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000..b38df29f
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+ - package-ecosystem: "pip"
+ directory: "/"
+ schedule:
+ interval: "daily"