Commit 0935496

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