This is an automated email from the ASF dual-hosted git repository.

sbp pushed a commit to branch sbp
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


The following commit(s) were added to refs/heads/sbp by this push:
     new eab9c374 Remove the pip-audit ignore for CVE-2026-4539
eab9c374 is described below

commit eab9c374284056c33d1dd8d2ddaef1bf2d6eadf3
Author: Sean B. Palmer <[email protected]>
AuthorDate: Wed Apr 1 20:40:46 2026 +0100

    Remove the pip-audit ignore for CVE-2026-4539
---
 .pre-commit-config.yaml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index a0a67f03..f906cd85 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -105,9 +105,6 @@ repos:
         - 'pip-audit.requirements'
         - '--disable-pip'
         - '--no-deps'
-        # TODO: Remove when #940 is complete
-        - '--ignore-vuln'
-        - 'CVE-2026-4539'
 - repo: https://github.com/oxc-project/mirrors-oxlint
   rev: v1.57.0
   hooks:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to