From e88aa219da88465ac0e27797c5e40af52f38c6ee Mon Sep 17 00:00:00 2001 From: "beltrachi-renovate-app[bot]" <204345617+beltrachi-renovate-app[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 09:03:09 +0000 Subject: [PATCH] feat(deps): update all patch updates --- .github/workflows/renovate.yml | 4 ++-- .nvmrc | 2 +- addon/manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index b359308b..67ca6637 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -21,10 +21,10 @@ jobs: repositories: 'automatic_dictionary' - name: Checkout - uses: actions/checkout@v6.0.1 + uses: actions/checkout@v6.0.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@v44.2.4 + uses: renovatebot/github-action@v44.2.6 with: configurationFile: .github/renovate-config.json token: '${{ steps.get_token.outputs.token }}' diff --git a/.nvmrc b/.nvmrc index 3fe3b157..32f8c50d 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -24.13.0 +24.13.1 diff --git a/addon/manifest.json b/addon/manifest.json index f312e53a..d53778f1 100644 --- a/addon/manifest.json +++ b/addon/manifest.json @@ -4,7 +4,7 @@ "gecko": { "id": "automatic_dictionary_extension@jordi_beltran.net", "strict_min_version": "128.0", - "strict_max_version": "148.0" + "strict_max_version": "148.0.1" } }, "name": "Automatic Dictionary",