From 94e7518284bd0d88c147e74cd73a8779e7a0ea0e Mon Sep 17 00:00:00 2001 From: Justin Wood Date: Tue, 3 Oct 2023 12:20:15 -0700 Subject: [PATCH] Updating submodules --- .gitmodules | 15 ++++++--------- backend | 2 +- frontend | 2 +- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6f30506..6cad4e8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,9 @@ [submodule "cli"] - path = cli - branch = main - url = https://github.com/project-chip/certification-tool-cli +path = cli +url = https://github.com/project-chip/certification-tool-cli [submodule "backend"] - path = backend - branch = main - url = https://github.com/project-chip/certification-tool-backend +path = backend +url = https://github.com/project-chip/certification-tool-backend [submodule "frontend"] - path = frontend - branch = main - url = https://github.com/project-chip/certification-tool-frontend +path = frontend +url = https://github.com/project-chip/certification-tool-frontend diff --git a/backend b/backend index a92079a..9451d49 160000 --- a/backend +++ b/backend @@ -1 +1 @@ -Subproject commit a92079a8f00fdf2de66241bc647cb1eb7f7a59da +Subproject commit 9451d4916d6a330c5974fadbbf5dbe1873d9c426 diff --git a/frontend b/frontend index d87f893..549547d 160000 --- a/frontend +++ b/frontend @@ -1 +1 @@ -Subproject commit d87f8935355f978bd80b5c53705702928f73b3aa +Subproject commit 549547d91c2e886511e1364bcb7be1606e14c710