From 9d03ac8311fbf31ee9513efde58c9aae0cf66d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 12:58:04 +0000 Subject: [PATCH] chore: Bump the dependencies group with 2 updates Bumps husky from 0.9.0 to 0.9.1 Bumps Mecha.xUnit from 3.3.7 to 3.3.9 --- updated-dependencies: - dependency-name: husky dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Mecha.xUnit dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- FileCurator.Tests/FileCurator.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 9736d10..6769d91 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.9.0", + "version": "0.9.1", "commands": [ "husky" ], diff --git a/FileCurator.Tests/FileCurator.Tests.csproj b/FileCurator.Tests/FileCurator.Tests.csproj index 3616dea..e99143b 100644 --- a/FileCurator.Tests/FileCurator.Tests.csproj +++ b/FileCurator.Tests/FileCurator.Tests.csproj @@ -109,7 +109,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive