From 6dd37896ea94895e7621ab97cc66bbb2923a104c Mon Sep 17 00:00:00 2001 From: Gerardo Di Giacomo Date: Wed, 27 Sep 2023 07:59:57 -0700 Subject: [PATCH] Update dependabot.yml to disable version update PRs (#10249) --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e65d190b5399b..a453b3e1b5915 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,4 @@ updates: - "CICD:run-e2e-tests" - "dependencies" - "rust" + open-pull-requests-limit: 0