diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 0cb7b34..18d510b 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,5 +4,11 @@ updates: directory: "/" schedule: interval: "weekly" + day: "sunday" open-pull-requests-limit: 10 rebase-strategy: disabled + + - package-ecosystem: gomod + directory: / + schedule: + interval: daily