diff --git a/cumulus/.github/dependabot.yml b/cumulus/.github/dependabot.yml
new file mode 100644
index 0000000000000000000000000000000000000000..a321729dcbc81806a1ec24fdc86da68ba3085100
--- /dev/null
+++ b/cumulus/.github/dependabot.yml
@@ -0,0 +1,7 @@
+version: 2
+updates:
+  - package-ecosystem: "cargo"
+    directory: "/"
+    labels: ["A2-insubstantial", "B0-silent", "C1-low 📌"]
+    schedule:
+      interval: "daily"