1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-01 13:17:53 +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

View File

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