Skip to content

Commit 1a12c58

Browse files
committed
ci: schedule renovate to run monthly
As I don't have the capacity to check it every week. And this repository doesn't usually need that much maintenance.
1 parent 94b62b9 commit 1a12c58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: renovate.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"github>haoqunjiang/renovate-presets:npm.json5"
4+
"github>haoqunjiang/renovate-presets:npm.json5",
5+
"schedule:monthly"
56
],
67
"ignorePaths": [
78
"**/node_modules/**"

0 commit comments

Comments
 (0)