diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2b38fde..06f5a8a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -26,7 +26,8 @@ updates: actions: patterns: - "*" + open-pull-requests-limit: 2 - package-ecosystem: "nix" directory: "/" schedule: - interval: "weekly" \ No newline at end of file + interval: "weekly"