diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cd6077d..643e20b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,5 +4,13 @@ updates: directory: / schedule: interval: monthly + day: sunday + open-pull-requests-limit: 3 + rebase-strategy: disabled + - package-ecosystem: github-actions + directory: / + schedule: + interval: monthly + day: sunday open-pull-requests-limit: 3 rebase-strategy: disabled