diff options
| author | Franck Cuny <franck@fcuny.net> | 2024-05-05 07:10:47 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2024-05-05 07:10:47 -0700 |
| commit | 2a2010799f544ce8aae2db35bde95f5015261020 (patch) | |
| tree | c29a6cced8f50fc1832b039b428649e9a598e7d4 /.github/dependabot.yml | |
| parent | move seqstat (diff) | |
| download | infra-2a2010799f544ce8aae2db35bde95f5015261020.tar.gz | |
some cleanup for CI
Diffstat (limited to '')
| -rw-r--r-- | .github/dependabot.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0cfc43c..5ace460 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,3 @@ updates: directory: "/" schedule: interval: "weekly" - - package-ecosystem: "gomod" - directory: "/" - schedule: - interval: "weekly" |
