From 86d7ca4e3d80607dcab96891b3301412ec21da6d Mon Sep 17 00:00:00 2001 From: Chris Alfano Date: Mon, 4 Oct 2021 23:35:53 +0000 Subject: [PATCH] chore(deps): bump laddr to v3.0.15 --- .holo/sources/laddr.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.holo/sources/laddr.toml b/.holo/sources/laddr.toml index 15d4d439..c5cef9c1 100644 --- a/.holo/sources/laddr.toml +++ b/.holo/sources/laddr.toml @@ -1,3 +1,3 @@ [holosource] url = "https://github.com/CodeForPhilly/laddr" -ref = "refs/tags/v3.0.14" +ref = "refs/tags/v3.0.15"