Skip to content

Commit a96ecf8

Browse files
authored
Explicitly run renovate daily (#26047)
1 parent d938a49 commit a96ecf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["github>jenkinsci/renovate-config"],
3+
"extends": ["github>jenkinsci/renovate-config", "schedule:daily"],
44
"prHourlyLimit": 0,
55
"prConcurrentLimit": 0,
66
"packageRules": [

0 commit comments

Comments
 (0)