Skip to content

Commit 8479ac3

Browse files
authored
chore: update renovate to refresh lockfile 1x a month (#4138)
1 parent 2e88931 commit 8479ac3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/renovate.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,9 @@
3737
}
3838
],
3939
"rebaseWhen": "behind-base-branch",
40-
"reviewers": ["team:spectrum-css-maintainers"]
40+
"reviewers": ["team:spectrum-css-maintainers"],
41+
"lockFileMaintenance": {
42+
"enabled": true,
43+
"extends": ["schedule:monthly"]
44+
}
4145
}

0 commit comments

Comments
 (0)