From 56319d3a2f056562c3158d488410243d999a534d Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Mon, 1 Dec 2025 08:44:40 +0000 Subject: [PATCH] build: update rules_angular digest to 9409450 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 fada853c7a71..fb1416746333 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -26,7 +26,7 @@ bazel_dep(name = "aspect_rules_jasmine", version = "2.0.0") bazel_dep(name = "rules_angular") git_override( module_name = "rules_angular", - commit = "9b751f826628cab386d1e8ae9c1fa766dbc6a495", + commit = "940945071ebab1e8a323e93882d661d753c920f5", remote = "https://github.com/devversion/rules_angular.git", )