mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-01-27 14:02:50 +03:00
Limit to security updates
This commit is contained in:
committed by
Jesse Duffield
parent
7033a4bd58
commit
aedeba4fe3
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -4,4 +4,6 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
allowed_updates:
|
||||
- match:
|
||||
update_type: "security"
|
||||
|
||||
Reference in New Issue
Block a user