From b6e4e33362ec0e99682f4a868585759d9ba58dda Mon Sep 17 00:00:00 2001 From: Chris Alfano Date: Tue, 23 Nov 2021 22:39:08 +0000 Subject: [PATCH] chore(deps): bump laddr to v3.0.17 --- .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 92833a3e..ca314f66 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.16" +ref = "refs/tags/v3.0.17"