]> git.lizzy.rs Git - enumset.git/blobdiff - .github/dependabot.yml
Create dependabot.yml
[enumset.git] / .github / dependabot.yml
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644 (file)
index 0000000..4af2269
--- /dev/null
@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: "cargo" # See documentation for possible values
+    directory: "/" # Location of package manifests
+    schedule:
+      interval: "weekly"