diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fa4b894..4b72c8a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,7 @@ updates: directory: "/" schedule: interval: monthly + open-pull-requests-limit: 20 labels: - dependencies @@ -12,5 +13,6 @@ updates: directory: "/" schedule: interval: monthly + open-pull-requests-limit: 20 labels: - - dependencies \ No newline at end of file + - dependencies