From 13c64ec885d4a676504f8eddb5f91f4424f4a93a Mon Sep 17 00:00:00 2001 From: "stella-provenance-updater[bot]" <281121101+stella-provenance-updater[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 06:38:32 +0000 Subject: [PATCH] chore(deps): remove expired quarantine excludes --- bunfig.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/bunfig.toml b/bunfig.toml index d8f640d..a7a9ea1 100644 --- a/bunfig.toml +++ b/bunfig.toml @@ -3,7 +3,6 @@ # less than 5 days ago to mitigate supply chain attacks. minimumReleaseAge = 432_000 minimumReleaseAgeExcludes = [ - "bun-types", # quarantine-expires: 2026-09-09T08:36:48.390Z "@stll/oxlint-config", # quarantine-excluded-since: 2026-06-03T14:49:06.000Z "@stll/typescript-config", # quarantine-excluded-since: 2026-06-03T14:49:06.000Z ]