diff options
-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 c8c96a8..2c49f7b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,12 +5,8 @@ updates: schedule: interval: weekly day: friday - time: "04:00" - open-pull-requests-limit: 10 - package-ecosystem: gomod directory: "/" schedule: interval: weekly day: friday - time: "04:00" - open-pull-requests-limit: 10 |