From 4ae227586c8db0329ff9c343918840f53d2e750b Mon Sep 17 00:00:00 2001 From: Chris Alfano Date: Tue, 23 Jul 2024 06:32:29 -0400 Subject: [PATCH] chore(deps): bump laddr to v3.2.9 --- .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 955f1e9..786c595 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.8" +ref = "refs/tags/v3.2.9"