Skip to content

Commit e60a36b

Browse files
authored
Speed up dependency updates (#8700)
With weekly we will _never_ be able to catch up to latest.
1 parent a123741 commit e60a36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"extends": [
44
"config:recommended",
55
":dependencyDashboard",
6-
"schedule:weekly"
6+
"schedule:daily"
77
],
88
"labels": [
99
"renovate"

0 commit comments

Comments
 (0)