aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2026-02-10 01:51:08 +0300
committerValentin Popov <valentin@popov.link>2026-02-10 01:51:08 +0300
commit5a97f2e42910f552cde0cda3561f4259cd200147 (patch)
treebb334e713a37403b1a3677544342cbb3b4b2d05a /.github/dependabot.yml
parent9e2dcb44a6df4e1dc10d92ea5bcdf166b100a6da (diff)
downloadfparkan-5a97f2e42910f552cde0cda3561f4259cd200147.tar.xz
fparkan-5a97f2e42910f552cde0cda3561f4259cd200147.zip
feat: удалить файл конфигурации dependabot
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index cf918a7..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-version: 2
-updates:
- - package-ecosystem: "cargo"
- directory: "/"
- schedule:
- interval: "weekly"
- - package-ecosystem: "github-actions"
- directory: "/"
- schedule:
- interval: "weekly"
- - package-ecosystem: "devcontainers"
- directory: "/"
- schedule:
- interval: "weekly"