Skip to content

Commit e53e4ef

Browse files
chore(renovate): update schedule, enabledManagers
enabled weekly scan schedule of renovate only for github-actions based dependencies update and rest all dependencies update would be disabled. Ticket: DO-3026
1 parent f683a3f commit e53e4ef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,11 @@
55
],
66
"baseBranches": [
77
"master"
8+
],
9+
"enabledManagers": [
10+
"github-actions"
11+
],
12+
"schedule": [
13+
"on monday"
814
]
915
}

0 commit comments

Comments
 (0)