Skip to content

Commit 2ce1ef9

Browse files
authored
Merge pull request #180 from target/resync
Resync
2 parents a62994e + 9d8ef35 commit 2ce1ef9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/renovate.json5

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
33
// This inhibits Renovate automerging updates when Dependabot handles that on public GitHub.
4+
extends: [
5+
":preserveSemverRanges",
6+
],
47
packageRules: [
58
{
69
automerge: false,

0 commit comments

Comments
 (0)