aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar wookie184 <[email protected]>2023-01-14 19:43:15 +0000
committerGravatar wookie184 <[email protected]>2023-01-14 19:43:15 +0000
commitfd786c6271d27153e406ca8851a6722a76def2a3 (patch)
tree82f59a1fd9c0de5858d6ed2e7d30c1ce0deefe23 /.github
parentMerge pull request #828 from python-discord/dependabot/pip/whitenoise-6.3.0 (diff)
Make dependabot check for github actions updates
Diffstat (limited to '.github')
-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"