diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 9b453a75a..200c54878 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -19,12 +19,6 @@ "allowedVersions": "<= 3.1", "matchManagers": [ "nuget" ], "matchPackageNames": [ "Microsoft.Extensions.Configuration.Json", "Microsoft.Extensions.Logging.Configuration" ] - }, - { - // TODO: https://github.com/AngleSharp/AngleSharp.XPath/issues/36 - "allowedVersions": "< 2.0", - "matchManagers": [ "nuget" ], - "matchPackageNames": [ "AngleSharp.XPath" ] } ] } diff --git a/Directory.Packages.props b/Directory.Packages.props index c7eb630f3..d2625da21 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,6 +1,6 @@ - +