diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index e6df774..9eb13b1 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.7.1", + "version": "0.7.2", "commands": [ "husky" ], diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7168911..70dabcd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,14 +5,5 @@ updates: schedule: interval: weekly day: sunday - open-pull-requests-limit: 3 - rebase-strategy: disabled - -# Github Actions updates - - package-ecosystem: github-actions - directory: / - schedule: - interval: weekly - day: sunday - open-pull-requests-limit: 3 + #open-pull-requests-limit: 3 rebase-strategy: disabled diff --git a/src/Microcks.Testcontainers/Microcks.Testcontainers.csproj b/src/Microcks.Testcontainers/Microcks.Testcontainers.csproj index e71aa1d..ba6560b 100644 --- a/src/Microcks.Testcontainers/Microcks.Testcontainers.csproj +++ b/src/Microcks.Testcontainers/Microcks.Testcontainers.csproj @@ -6,8 +6,8 @@ - - + + all runtime; build; native; contentfiles; analyzers diff --git a/tests/Microcks.Testcontainers.Tests/Microcks.Testcontainers.Tests.csproj b/tests/Microcks.Testcontainers.Tests/Microcks.Testcontainers.Tests.csproj index 67d1051..a14e172 100644 --- a/tests/Microcks.Testcontainers.Tests/Microcks.Testcontainers.Tests.csproj +++ b/tests/Microcks.Testcontainers.Tests/Microcks.Testcontainers.Tests.csproj @@ -6,19 +6,19 @@ $(NoWarn);CS1591 - + - - - - - - + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - +