diff options
| author | Sanaei <ho3ein.sanaei@gmail.com> | 2024-12-04 01:15:02 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-04 01:15:02 +0300 |
| commit | ddc2cfacb92f0ec31f8325519c4078682bb2e42e (patch) | |
| tree | b157a5a7e418c586f66c206c0abff065e7d5b259 | |
| parent | 337729529ad0fb0a0f54efc89cf1325252d481fd (diff) | |
Delete .github/dependabot.yml
| -rw-r--r-- | .github/dependabot.yml | 10 |
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" |
