From 06ba6b3a2ae46fe90a90bbba6cae4f05788b997f Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Wed, 21 Aug 2024 02:34:08 -0400 Subject: [PATCH] Set `open-pull-requests-limit` for github actions [TGSDeploy] --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 30e8c16db3..c385be3cd0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,3 +16,4 @@ updates: labels: - Dependencies - CI/CD + open-pull-requests-limit: 100