summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorGravatar Jimmi Holst Christensen2023-02-28 16:14:41 +0100
committerGravatar Jimmi Holst Christensen2023-02-28 16:14:41 +0100
commit305bc8d9978bf3cba59206ae228a43435807e926 (patch)
treeca39503c3754fdae28e7430fc41655da8b92302c /.github/dependabot.yml
parentbuild: expose 'clap' module for dependeees (#92) (diff)
downloadzig-clap-305bc8d9978bf3cba59206ae228a43435807e926.tar.gz
zig-clap-305bc8d9978bf3cba59206ae228a43435807e926.tar.xz
zig-clap-305bc8d9978bf3cba59206ae228a43435807e926.zip
Delete dependabot.yml. We don't have dependecies
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index a1b31f1..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,8 +0,0 @@
1version: 2
2updates:
3- package-ecosystem: github-actions
4 directory: "/"
5 schedule:
6 interval: daily
7 time: "11:00"
8 open-pull-requests-limit: 10