]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - .github/dependabot.yml
add dependabot config to keep github ci actions up-to-date
[bcachefs-tools-debian] / .github / dependabot.yml
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644 (file)
index 0000000..5ace460
--- /dev/null
@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: "github-actions"
+    directory: "/"
+    schedule:
+      interval: "weekly"