Adding yarn-dedupe

This commit is contained in:
Borales 2023-02-24 18:31:33 +01:00
parent 7cb627d7ed
commit 83f8cc541c
No known key found for this signature in database

View File

@ -4,6 +4,7 @@
"labels": ["dependencies"],
"rangeStrategy": "bump",
"reviewers": ["borales"],
"postUpdateOptions": ["yarnDedupeHighest"],
"packageRules": [
{
"matchSourceUrlPrefixes": ["https://github.com/actions/toolkit"],