8000 chore: deduplicate after renovate updates (#5770) · adnanhashmi09/typescript-eslint@1b91951 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1b91951

Browse files
authored
chore: deduplicate after renovate updates (typescript-eslint#5770)
1 parent e2d9d97 commit 1b91951

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@
1515
}
1616
],
1717
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
18-
"stabilityDays": 3
18+
"stabilityDays": 3,
19+
"postUpdateOptions": ["yarnDedupeHighest"]
1920
}

0 commit comments

Comments
 (0)
0