diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6073720cc..7d3619a6d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,11 +1,17 @@ version: 2 updates: + - package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily + time: "10:00" + open-pull-requests-limit: 5 - package-ecosystem: mix directory: "/" schedule: interval: daily time: "10:00" - open-pull-requests-limit: 10 + open-pull-requests-limit: 5 groups: mix-patches: patterns: @@ -17,7 +23,7 @@ updates: schedule: interval: daily time: "10:00" - open-pull-requests-limit: 10 + open-pull-requests-limit: 5 groups: npm-patches: patterns: