renovate.json

{
  "extends": ["config:base", ":maintainLockFilesMonthly"],
  "semanticCommits": false,
  "prCreation": "not-pending",
  "rangeStrategy": "replace",
  "nuget": {
    "enabled": true
  }
}