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:
1650c17
)
Create dependabot.yml
author
Tim Düsterhus
<duesterhus@woltlab.com>
Thu, 4 Mar 2021 14:21:53 +0000
(15:21 +0100)
committer
GitHub
<noreply@github.com>
Thu, 4 Mar 2021 14:21:53 +0000
(15:21 +0100)
.github/dependabot.yml
[new file with mode: 0644]
patch
|
blob
diff --git a/.github/dependabot.yml
b/.github/dependabot.yml
new file mode 100644
(file)
index 0000000..
55dbe85
--- /dev/null
+++ b/
.github/dependabot.yml
@@ -0,0
+1,6
@@
+version: 2
+updates:
+ - package-ecosystem: "pip"
+ directory: "/"
+ schedule:
+ interval: "monthly"