From d666e738de9da121bbe2c573a3ca7cad3d9d4e1d Mon Sep 17 00:00:00 2001 From: Chris Alfano Date: Tue, 18 Oct 2022 16:18:53 -0400 Subject: [PATCH] chore(deps): bump laddr to v3.2.4 --- .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 32f034a..fe35830 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.2.3" +ref = "refs/tags/v3.2.4"