summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2021-10-01 16:37:25 -0600
committerGitHub <noreply@github.com>2021-10-01 16:37:25 -0600
commitb47f94f0bfad59cb40f97ee7f518729804285c64 (patch)
treeb591d140125786f3d88ad7ec464ce1adc923a604
parent6af12fb6c06a9e0ec6b1ac6b42dc5a9b4c59cc2e (diff)
Delete dependabot.yml
-rw-r--r--.github/dependabot.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index 7824b5f..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-version: 2
-updates:
- - package-ecosystem: "bundler"
- directory: "/"
- schedule:
- interval: "daily"
- assignees:
- - "xlgmokha"