From c0d8be7fa12abfeaee8ae548a521c7faba2e1b3c Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Mon, 1 Dec 2025 05:14:43 +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 51e8bbaa0ee..dd995636c1d 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -18,7 +18,7 @@ bazel_dep(name = "yq.bzl", version = "0.3.2") bazel_dep(name = "rules_angular") git_override( module_name = "rules_angular", - commit = "9b751f826628cab386d1e8ae9c1fa766dbc6a495", + commit = "940945071ebab1e8a323e93882d661d753c920f5", remote = "https://github.com/devversion/rules_angular.git", )