Commit c0b7c06

mo khan <mo@mokhan.ca>
2021-06-09 22:01:14
chore: enable dependabot
1 parent c0545eb
Changed files (1)
.github/dependabot.yml
@@ -0,0 +1,9 @@
+---
+version: 2
+updates:
+  - package-ecosystem: "bundler"
+    directory: "/"
+    schedule:
+      interval: "daily"
+    assignees:
+      - "xlgmokha"