From 14b5671f2233059cbbc8c2c44ad8655a752a5afe Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 22 May 2025 08:39:09 +0000 Subject: [PATCH] build: update rules_angular digest to 652e5b0 See associated pull request for more information. --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index c6493acf782e..b352309c7bf1 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -199,7 +199,7 @@ setup_dependencies_2() git_repository( name = "rules_angular", - commit = "5b9b1fc545736b8b602a216f89134c1f20d3009c", + commit = "652e5b0ef9be65ca738e11d5d01424b64344b466", remote = "https://github.com/devversion/rules_angular.git", )