Skip to content

Instantly share code, notes, and snippets.

@weikangchia
Created April 3, 2022 11:39
Show Gist options
  • Save weikangchia/e6870f6c8240ea832be2f986d91235d2 to your computer and use it in GitHub Desktop.
Save weikangchia/e6870f6c8240ea832be2f986d91235d2 to your computer and use it in GitHub Desktop.
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"separateMinorPatch": true,
"stabilityDays": 3,
"labels": ["dependency-upgrade"],
"prHourlyLimit": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment