From 91ca11aed2ba974324c6b13e15e8313d07b08d86 Mon Sep 17 00:00:00 2001 From: Kyle Altendorf Date: Thu, 31 Jul 2025 17:04:58 -0400 Subject: [PATCH] Update .repo-content-updater.yml (#19884) --- .repo-content-updater.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.repo-content-updater.yml b/.repo-content-updater.yml index bea7858571..6af4f4e664 100644 --- a/.repo-content-updater.yml +++ b/.repo-content-updater.yml @@ -1,3 +1,4 @@ var_overrides: DEPENDABOT_ACTIONS_REVIEWERS: '["cmmarslender", "altendky"]' DEPENDENCY_REVIEW_ALLOW_DEPENDENCIES_LICENSES: pkg:pypi/pyinstaller, pkg:pypi/mypy + DEPENDABOT_PIP_PULL_REQUEST_LIMIT: "30"