From f8a956823e6a79483df9ba0280b51b2732a0546e Mon Sep 17 00:00:00 2001 From: Chris Alfano Date: Tue, 2 Aug 2022 20:59:36 -0400 Subject: [PATCH] chore(deps): bump laddr to v3.1.0 --- .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 f97dfe2..3d2fdd8 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.18" +ref = "refs/tags/v3.1.0"