mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
* `daily` is way too noisy * we run the risk of tracking dependency updates too closely: a bad update would cause issues. `monthly` increases the odds the community will find any problems with said dependency and time for the maintainer to fix it * this doesn't affect security alerts (the main reason I had picked `daily` to begin with) -- those are configured separately in repo settings --------- Signed-off-by: Jamil <jamilbk@users.noreply.github.com> Co-authored-by: Thomas Eizinger <thomas@eizinger.io>