From 5e43ecd3fbd5cf05859976e7db9231ade486e59d Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Mon, 27 Jul 2026 10:12:24 -0700 Subject: [PATCH] Bump web-ext lint to v10 Prepared with AI assistance from OpenAI Codex under maintainer automation instructions. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 35c7d4c26..005f1722c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: # Pinned for reproducible CI. Fails on AMO errors; innerHTML style # warnings in the panel renderer are non-blocking and not promoted to # errors here. - run: npx --yes web-ext@8 lint --source-dir dist/extension-firefox + run: npx --yes web-ext@10 lint --source-dir dist/extension-firefox - name: Verify generated tracked outputs run: git diff --exit-code -- .agents .claude .cursor .gemini .github/skills plugin cli/engine/detect-antipatterns-browser.js extension/detector