Skip to content

Commit ee2bd0d

Browse files
chore(deps): added renovate
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
1 parent 3d91680 commit ee2bd0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dependency-update.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
branches: [main, master]
66
schedule:
77
# https://crontab.guru/
8-
- cron: '0 4 * * *'
8+
# once a day
9+
- cron: '0 0 * * *'
910

1011
jobs:
1112
update-versions-with-renovate:

0 commit comments

Comments
 (0)