mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
Add dependabot config for github actions
Again, let's see how often these trigger and if it gets annoying.
This commit is contained in:
parent
bff0be8d6f
commit
463433996e
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -4,3 +4,7 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
|
|
|||
Loading…
Reference in a new issue