aboutsummaryrefslogtreecommitdiff
path: root/src/apple_silicon/.github/dependabot.yml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-08-29 08:55:19 -0700
committerFranck Cuny <franck@fcuny.net>2025-08-29 08:55:19 -0700
commit88a85cf64cd58927da2ff370f99862d5e2be3ccc (patch)
tree43cd165a6dfdcbda15bc0bb684884f7e7626e907 /src/apple_silicon/.github/dependabot.yml
parentMerge remote-tracking branch 'import/main' into fcuny/rust (diff)
downloadx-88a85cf64cd58927da2ff370f99862d5e2be3ccc.tar.gz
delete unneeded files
Diffstat (limited to 'src/apple_silicon/.github/dependabot.yml')
-rw-r--r--src/apple_silicon/.github/dependabot.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/apple_silicon/.github/dependabot.yml b/src/apple_silicon/.github/dependabot.yml
deleted file mode 100644
index d062b44..0000000
--- a/src/apple_silicon/.github/dependabot.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-version: 2
-updates:
- - package-ecosystem: "github-actions"
- directory: "/"
- schedule:
- interval: "weekly"
- - package-ecosystem: "cargo"
- directory: "/"
- schedule:
- interval: "weekly"