From 4fe4cd2a5e356910a9029f81580c98fbe0ab85cf Mon Sep 17 00:00:00 2001 From: Chris Alfano Date: Sat, 20 Jul 2024 16:06:01 -0400 Subject: [PATCH] chore(deps): bump laddr to v3.2.8 --- .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 fe35830..955f1e9 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.4" +ref = "refs/tags/v3.2.8"