aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-01-17 22:31:18 +0000
committerGravatar GitHub <[email protected]>2021-01-17 22:31:18 +0000
commit5e68a79d3623826b3091302f29c0c414f89a730f (patch)
tree1d666f23e1610644a6b86f9a8b227410d66ba015 /.github
parentMerge pull request #51 from python-discord/renovate/spectree-0.x (diff)
Create dependabot.yml
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 0000000..b38df29
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+ - package-ecosystem: "pip"
+ directory: "/"
+ schedule:
+ interval: "daily"