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.
1 parent d2fccf5 commit 3a78944Copy full SHA for 3a78944
renovate.json
@@ -8,6 +8,10 @@
8
"postUpdateOptions": ["yarnDedupeHighest"],
9
"timezone": "Europe/London",
10
"dependencyDashboard": true,
11
+ "lockFileMaintenance": {
12
+ "enabled": true,
13
+ "enabledManagers": ["yarn"]
14
+ },
15
"packageRules": [
16
{
17
"matchSourceUrlPrefixes": ["https://github.com/swc-project/swc"],
0 commit comments