Commit 8f8c876

mo khan <mo.khan@gmail.com>
2021-02-05 02:00:42
chore: configure dependabot
1 parent d9227f2
Changed files (1)
.github/dependabot.yml
@@ -0,0 +1,9 @@
+---
+version: 2
+updates:
+  - package-ecosystem: "bundler"
+    directory: "/"
+    schedule:
+      interval: "daily"
+    assignees:
+      - "xlgmokha"