From b7d98d173955ef35b56ddc0cda87cf2996a91deb Mon Sep 17 00:00:00 2001 From: Archi Date: Tue, 29 Jun 2021 00:12:41 +0200 Subject: [PATCH] Update renovate.json --- .github/renovate.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index ee1255182..1e52e9195 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -13,12 +13,10 @@ }, "packageRules": [ { - "comment": "https://steamcommunity.com/groups/archiasf/discussions/1/2997673517556002529/#c2998800559179074833", "allowedVersions": "<= 3.0", "matchPackageNames": [ "Microsoft.Extensions.Configuration.Json", "Microsoft.Extensions.Logging.Configuration" ] }, { - "comment": "https://github.com/microsoft/testfx/issues/895", "allowedVersions": "<= 2.2.4", "matchPackageNames": [ "MSTest.TestAdapter" ] }