mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-10 20:05:50 +02:00
Limit to security updates
This commit is contained in:
parent
7033a4bd58
commit
aedeba4fe3
1 changed files with 3 additions and 1 deletions
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue