From ebb3a27d3b5b3e4ac5ebc481fda7c42bd4381be2 Mon Sep 17 00:00:00 2001 From: Chris Alfano Date: Sun, 16 Oct 2022 17:08:14 -0500 Subject: [PATCH] chore(deps): bump laddr to v3.2.2 --- .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 66d0b0d..a726ea6 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.1" +ref = "refs/tags/v3.2.2"