1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-03-11 15:00:07 +02:00

Limit to security updates

This commit is contained in:
Daniel Bast 2021-08-18 09:46:17 +02:00 committed by Jesse Duffield
parent 7033a4bd58
commit aedeba4fe3

@ -4,4 +4,6 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"
allowed_updates:
- match:
update_type: "security"