fix: depandabot directory
This commit is contained in:
parent
570e25a4e1
commit
43e3cad57c
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -16,7 +16,7 @@ updates:
|
||||||
# Allow only direct updates
|
# Allow only direct updates
|
||||||
- dependency-name: "log"
|
- dependency-name: "log"
|
||||||
- package-ecosystem: "cargo"
|
- package-ecosystem: "cargo"
|
||||||
directory: "/zellij-utils"
|
directory: "/zellij-utils/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
allow:
|
allow:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue