From 49196ecdf99b6cf6e70c332d648cb75bb00bbea4 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Wed, 1 Oct 2025 11:54:31 +0000 Subject: [PATCH] build: update rules_angular digest to c3721b6 See associated pull request for more information. --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 5b6eadbd7d2f..3d5bb648c068 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -32,7 +32,7 @@ git_override( bazel_dep(name = "rules_angular") git_override( module_name = "rules_angular", - commit = "84f4bf185682d841c7e7b369f498e68c742229cc", + commit = "c3721b6ece2050a59a97562e3b95527a3092b03b", remote = "https://github.com/devversion/rules_angular.git", )