Skip to content

Commit

Permalink
Kill unused packageRules
Browse files Browse the repository at this point in the history
  • Loading branch information
JustArchi committed Apr 7, 2024
1 parent 3b2bb05 commit 8e055fe
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/renovate.json5
Expand Up @@ -12,13 +12,5 @@
],
"git-submodules": {
"enabled": true
},
"packageRules": [
{
// TODO: <= 3.1 for Mono support, last failed version 6.12, https://steamcommunity.com/groups/archiasf/discussions/1/2997673517556002529
"allowedVersions": "<= 3.1",
"matchManagers": [ "nuget" ],
"matchPackageNames": [ "Microsoft.Extensions.Configuration.Json", "Microsoft.Extensions.Logging.Configuration" ]
}
]
}
}

0 comments on commit 8e055fe

Please sign in to comment.