From bcc060d65c5731903f70cf63ffce193719efca52 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Mon, 24 Nov 2025 20:34:31 +0000 Subject: [PATCH] Remove obsolete audit exemption --- supply-chain/config.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/supply-chain/config.toml b/supply-chain/config.toml index cf0e77d9..b28a20e3 100644 --- a/supply-chain/config.toml +++ b/supply-chain/config.toml @@ -348,10 +348,6 @@ criteria = "safe-to-deploy" version = "2.0.2" criteria = "safe-to-deploy" -[[exemptions.trim-in-place]] -version = "0.1.7" -criteria = "safe-to-deploy" - [[exemptions.ucd-trie]] version = "0.1.7" criteria = "safe-to-deploy"