]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: add dependabot
authorVincent Bernat <vincent@bernat.ch>
Fri, 11 Nov 2022 14:18:07 +0000 (15:18 +0100)
committerVincent Bernat <vincent@bernat.ch>
Fri, 11 Nov 2022 14:18:07 +0000 (15:18 +0100)
.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..5ed772d
--- /dev/null
@@ -0,0 +1,9 @@
+---
+version: 2
+updates:
+  - package-ecosystem: github-actions
+    directory: /
+    commit-message:
+      prefix: build
+    schedule:
+      interval: monthly