chore(deps): added renovate

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
This commit is contained in:
ivan katliarchuk 2025-03-06 13:48:35 +00:00
parent 3d9168059e
commit ee2bd0d7e2
No known key found for this signature in database
GPG Key ID: 601CDBBBB76E47BE

View File

@ -5,7 +5,8 @@ on:
branches: [main, master]
schedule:
# https://crontab.guru/
- cron: '0 4 * * *'
# once a day
- cron: '0 0 * * *'
jobs:
update-versions-with-renovate: