From e8b598dd650e7b8bb68a26ac04acadc01bb07df0 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Sat, 31 May 2025 05:04:21 +0000 Subject: [PATCH] build: update rules_angular digest to e0f7af7 See associated pull request for more information. --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index b244f6ae6d55..e186f2a4c2b2 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -273,7 +273,7 @@ esbuild_register_toolchains( git_repository( name = "rules_angular", - commit = "8952a28010d584280cf674c41f684a36c22dec08", + commit = "e0f7af72ee2c96b627ebf9e022228377a50b9e62", remote = "https://github.com/devversion/rules_angular.git", )