diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8e7ae1dd38..6571310526 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,6 +12,10 @@ updates: applies-to: version-updates patterns: - "HotChocolate.*" + Swashbuckle: + applies-to: version-updates + patterns: + - "Swashbuckle.*" open-pull-requests-limit: 100 - package-ecosystem: github-actions directory: / diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index 370b2ec83a..570b627d6e 100644 --- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj +++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj @@ -152,9 +152,9 @@ - + - +