diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a7a255a..940d0b2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,7 @@ updates: interval: "daily" reviewers: - "niklas-schmidt-traperto" + groups: + dependencies: + patterns: + - "*" \ No newline at end of file diff --git a/MagicBytesValidator.Tests/MagicBytesValidator.Tests.csproj b/MagicBytesValidator.Tests/MagicBytesValidator.Tests.csproj index 5cfbc51..61354df 100644 --- a/MagicBytesValidator.Tests/MagicBytesValidator.Tests.csproj +++ b/MagicBytesValidator.Tests/MagicBytesValidator.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all