Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanaei <ho3ein.sanaei@gmail.com>2024-12-04 01:15:02 +0300
committerGitHub <noreply@github.com>2024-12-04 01:15:02 +0300
commitddc2cfacb92f0ec31f8325519c4078682bb2e42e (patch)
treeb157a5a7e418c586f66c206c0abff065e7d5b259 /.github
parent337729529ad0fb0a0f54efc89cf1325252d481fd (diff)
Delete .github/dependabot.yml
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index 6e4fd399..00000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-version: 2
-updates:
- - package-ecosystem: "gomod" # See documentation for possible values
- directory: "/" # Location of package manifests
- schedule:
- interval: "daily"
- - package-ecosystem: "github-actions"
- directory: "/"
- schedule:
- interval: "daily"