summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhsoting.net>2021-04-26 20:34:11 +0200
committerJörg Frings-Fürst <debian@jff-webhsoting.net>2021-04-26 20:34:11 +0200
commit7d4216c07bd36b69ae7f5eabb7b4d6b59166a508 (patch)
treef161e88bc941e1c861b1dd1a34a332f8cdc53f7a /.github/dependabot.yml
parentcf9293531802f491b4b145d98a4900e72a7d105b (diff)
parentcb39f81ea1957f5fdd9b5b67d7d326091efd3d02 (diff)
Update upstream source from tag 'upstream/0.9.5'
Update to upstream version '0.9.5' with Debian dir 7a51c03cb2a73fa740ed9845ba2837c909f3e3ba
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..b149019
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,15 @@
+# Copyright (C) 2021 Sebastian Pipping <sebastian@pipping.org>
+# Licensed under the MIT license
+
+version: 2
+updates:
+
+ - package-ecosystem: "github-actions"
+ commit-message:
+ include: "scope"
+ prefix: "Actions"
+ directory: "/"
+ labels:
+ - "enhancement"
+ schedule:
+ interval: "weekly"