aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2023-01-16 19:39:29 +0000
committerGravatar GitHub <[email protected]>2023-01-16 19:39:29 +0000
commit294d0baeae6ab1c56a87a67da7435163c17c199e (patch)
tree412a66eb732ab58d7417902396a3347453200acb
parentMerge pull request #836 from python-discord/dependabot/pip/gitpython-3.1.30 (diff)
parentMerge branch 'main' into enable-dependabot-github-actions-updates (diff)
Merge pull request #837 from python-discord/enable-dependabot-github-actions-updates
Make dependabot check for github actions updates
-rw-r--r--.github/dependabot.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index b38df29f..10c6e918 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,3 +4,8 @@ updates:
directory: "/"
schedule:
interval: "daily"
+
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "daily"