aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-02-21 12:59:54 +0000
committerGravatar Chris Lovering <[email protected]>2022-02-21 12:59:54 +0000
commita82c9a87c7f14a98bbdfa069b20fc9372f67d167 (patch)
tree30a061a43fa1889d83fb1ab333a15b4355dfc2a4 /.github
parentUpdate how we auto-generate docs (diff)
parentMerge pull request #23 from python-discord/bump-deps (diff)
Merge branch 'main' into port-utilities
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"