Skip to content

Commit 6fe17e3

Browse files
committed
ci: renovate update pinned dependencies
1 parent 658842a commit 6fe17e3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

renovate.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["config:recommended"],
4-
"schedule": ["before 3am on Monday"],
4+
"minimumReleaseAge": "3 days",
55
"prConcurrentLimit": 4,
6-
"minimumReleaseAge": "3 days"
6+
"schedule": ["before 3am on Monday"],
7+
"updatePinnedDependencies": true
78
}

0 commit comments

Comments
 (0)