From f21d79a2422a5a2d3b2f3eb8534fb3b0d3788cc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 14:46:36 +0000 Subject: [PATCH] chore(deps): update dependency microsoft/presidio to v2.2.364 --- .github/workflows/presidio-analyzer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/presidio-analyzer.yaml b/.github/workflows/presidio-analyzer.yaml index 4e4ead9f..988f2d4f 100644 --- a/.github/workflows/presidio-analyzer.yaml +++ b/.github/workflows/presidio-analyzer.yaml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest env: # renovate: datasource=github-releases depName=microsoft/presidio - PRESIDIO_VERSION: 2.2.361 + PRESIDIO_VERSION: 2.2.364 steps: - name: Checkout