summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2026-01-31 22:20:36 -0700
committermo khan <mo@mokhan.ca>2026-01-31 22:20:36 -0700
commita76724ec3b359c2f1f5b7ffc3e20e262ccf962fc (patch)
treee75fb8a15cce4e14621bedc17665b81d292270cb /.github/dependabot.yml
parente393e58c625357332ccdf0a58aee2c0e29e62f40 (diff)
chore: remove .github
Diffstat (limited to '.github/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"