Skip to content

Commit ddccc8a

Browse files
authored
build: bump rules_angular (angular#32392)
Updates `rules_angular` to the latest version in order to get the latest version of the compiler.
1 parent 27309fd commit ddccc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ git_override(
3232
bazel_dep(name = "rules_angular")
3333
git_override(
3434
module_name = "rules_angular",
35-
commit = "f56849353ab74c3f5ede0efa7d0bf7266fddddcb",
35+
commit = "9b751f826628cab386d1e8ae9c1fa766dbc6a495",
3636
remote = "https://github.com/devversion/rules_angular.git",
3737
)
3838

0 commit comments

Comments
 (0)