]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add Dependabot
authorChristian König <ckoenig@posteo.de>
Sat, 15 Apr 2023 08:08:13 +0000 (10:08 +0200)
committerChristian König <ckoenig@posteo.de>
Sat, 15 Apr 2023 08:08:13 +0000 (10:08 +0200)
Signed-off-by: Christian König <ckoenig@posteo.de>
.github/dependabot.yml [new file with mode: 0644]

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644 (file)
index 0000000..60aac42
--- /dev/null
@@ -0,0 +1,10 @@
+version: 2
+updates:
+- package-ecosystem: github-actions
+  directory: "/"
+  schedule:
+    interval: weekly
+    day: sunday
+    time: "10:00"
+  open-pull-requests-limit: 10
+  target-branch: development