From b47aa526ed797778e151af45cf794ff544dde596 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 4 Dec 2021 14:20:25 -0800 Subject: [PATCH] Add yield liquidator repo to Yield --- data/ecosystems/y/yield-protocol.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/y/yield-protocol.toml b/data/ecosystems/y/yield-protocol.toml index 07c13097..e03681f3 100644 --- a/data/ecosystems/y/yield-protocol.toml +++ b/data/ecosystems/y/yield-protocol.toml @@ -51,6 +51,9 @@ url = "https://github.com/yieldprotocol/vault-v2" [[repo]] url = "https://github.com/yieldprotocol/yield-liquidator" +[[repo]] +url = "https://github.com/yieldprotocol/yield-liquidator-v2" + [[repo]] url = "https://github.com/yieldprotocol/yield-utils"