projects
/
GitHub
/
WoltLab
/
woltlab.github.io.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d8ac59
)
Add github-actions to dependabot.yml
author
Tim Düsterhus
<duesterhus@woltlab.com>
Mon, 7 Mar 2022 15:05:12 +0000
(16:05 +0100)
committer
GitHub
<noreply@github.com>
Mon, 7 Mar 2022 15:05:12 +0000
(16:05 +0100)
.github/dependabot.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/dependabot.yml
b/.github/dependabot.yml
index 55dbe8564b339a9f0b9c61f721c3000f1e6c696c..2f6cb02904722ae48a083cd91403c88f04fc56a3 100644
(file)
--- a/
.github/dependabot.yml
+++ b/
.github/dependabot.yml
@@
-4,3
+4,7
@@
updates:
directory: "/"
schedule:
interval: "monthly"
+ - package-ecosystem: "github-actions"
+ directory: /
+ schedule:
+ interval: "weekly"