Add github-actions to dependabot.yml
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 7 Mar 2022 15:05:12 +0000 (16:05 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Mar 2022 15:05:12 +0000 (16:05 +0100)
.github/dependabot.yml

index 55dbe8564b339a9f0b9c61f721c3000f1e6c696c..2f6cb02904722ae48a083cd91403c88f04fc56a3 100644 (file)
@@ -4,3 +4,7 @@ updates:
     directory: "/"
     schedule:
       interval: "monthly"
+ - package-ecosystem: "github-actions"
+    directory: /
+    schedule:
+      interval: "weekly"