From f9a817231d1faea22da88b9442e99413a2fb42d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 09:36:16 +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 +- FastActivator.Tests/FastActivator.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 8e4284a..ca3ac6d 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/FastActivator.Tests/FastActivator.Tests.csproj b/FastActivator.Tests/FastActivator.Tests.csproj index 1a05626..08d47bb 100644 --- a/FastActivator.Tests/FastActivator.Tests.csproj +++ b/FastActivator.Tests/FastActivator.Tests.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +