From feede84577362168b220f01676b9868c3fccb1ad Mon Sep 17 00:00:00 2001 From: JustArchi Date: Fri, 5 Aug 2022 21:36:35 +0200 Subject: [PATCH] Update renovate.json5 --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 9b453a75a..0d27064ff 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -21,7 +21,7 @@ "matchPackageNames": [ "Microsoft.Extensions.Configuration.Json", "Microsoft.Extensions.Logging.Configuration" ] }, { - // TODO: https://github.com/AngleSharp/AngleSharp.XPath/issues/36 + // TODO: https://github.com/AngleSharp/AngleSharp.XPath/issues/40 "allowedVersions": "< 2.0", "matchManagers": [ "nuget" ], "matchPackageNames": [ "AngleSharp.XPath" ]