aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-07-11 18:48:31 +0400
committerGravatar GitHub <[email protected]>2022-07-11 18:48:31 +0400
commit7a355910b016c69ce4445a023a5454355a555baf (patch)
treec0b83953dec99196f2fdb52ba97f731b023a94f2
parentAdd support for staff channels that are not in staff categories (diff)
parentMerge pull request #19 from python-discord/dependabot (diff)
Merge branch 'main' into update-staff-channel-logic
-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"