From 39815808c279f5bf047077117b966474bd947f3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 12:57:10 +0000 Subject: [PATCH] chore: Bump the dependencies group with 2 updates Bumps husky from 0.8.0 to 0.9.0 Bumps Mecha.xUnit from 3.3.5 to 3.3.6 --- updated-dependencies: - dependency-name: husky dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Mecha.xUnit dependency-version: 3.3.6 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 aed3f66..9736d10 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.8.0", + "version": "0.9.0", "commands": [ "husky" ], diff --git a/FileCurator.Tests/FileCurator.Tests.csproj b/FileCurator.Tests/FileCurator.Tests.csproj index 669155f..821f885 100644 --- a/FileCurator.Tests/FileCurator.Tests.csproj +++ b/FileCurator.Tests/FileCurator.Tests.csproj @@ -109,7 +109,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive