We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a62994e + 9d8ef35 commit 2ce1ef9Copy full SHA for 2ce1ef9
.github/renovate.json5
@@ -1,6 +1,9 @@
1
{
2
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
3
// This inhibits Renovate automerging updates when Dependabot handles that on public GitHub.
4
+ extends: [
5
+ ":preserveSemverRanges",
6
+ ],
7
packageRules: [
8
9
automerge: false,
0 commit comments