Skip to content

Commit 06902df

Browse files
committed
chore: schedule renovate updates monthly
1 parent 7d3e586 commit 06902df

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/renovate.json5

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["github>haoqunjiang/renovate-presets:npm.json5"],
3+
"extends": [
4+
"github>haoqunjiang/renovate-presets:npm.json5",
5+
"schedule:monthly",
6+
],
47
}

0 commit comments

Comments
 (0)