From 966ab10fd659d3d7febc5515757c021a816dccae Mon Sep 17 00:00:00 2001 From: mateo Date: Fri, 4 Sep 2026 22:33:15 +0000 Subject: [PATCH] chore: ratchet lint budgets after merging litellm_internal_staging Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --- basedpyright-code-budget.json | 6 +++--- ruff-strict-budget.json | 2 +- type-discipline-budget.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/basedpyright-code-budget.json b/basedpyright-code-budget.json index 4cea4a4804a..9c32cc84ee9 100644 --- a/basedpyright-code-budget.json +++ b/basedpyright-code-budget.json @@ -1,6 +1,6 @@ { "reportAny": { - "limit": 14072 + "limit": 14070 }, "reportArgumentType": { "limit": 2206 @@ -24,7 +24,7 @@ "limit": 19 }, "reportExplicitAny": { - "limit": 4121 + "limit": 4118 }, "reportFunctionMemberAccess": { "limit": 7 @@ -108,7 +108,7 @@ "limit": 38309 }, "reportUnknownParameterType": { - "limit": 19621 + "limit": 19620 }, "reportUnknownVariableType": { "limit": 29846 diff --git a/ruff-strict-budget.json b/ruff-strict-budget.json index 7a1e709bb22..fe5dad5731b 100644 --- a/ruff-strict-budget.json +++ b/ruff-strict-budget.json @@ -78,7 +78,7 @@ "limit": 1 }, "C901": { - "limit": 308 + "limit": 307 }, "D419": { "limit": 6 diff --git a/type-discipline-budget.json b/type-discipline-budget.json index 8589a9451cf..71571317d9b 100644 --- a/type-discipline-budget.json +++ b/type-discipline-budget.json @@ -1,9 +1,9 @@ { "LIT001": { - "limit": 22328 + "limit": 22327 }, "LIT002": { - "limit": 26748 + "limit": 26746 }, "LIT003": { "limit": 261