Skip to content

Commit 7242197

Browse files
committed
chore(ci): Update pinned Prettier version comment (#18026)
Follow up #18023
1 parent 361a8f1 commit 7242197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/clone-parallel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
set -euo pipefail
88

99
# Submodule commit SHAs - updated automatically by .github/workflows/update_submodules.yml
10-
# NOTE: Prettier version is now pinned to v3.7.3 (not updated by workflow above), Update manually as needed
10+
# NOTE: Prettier version is now pinned to `v3.8.0` (not updated by workflow above), Update manually as needed
1111
TEST262_SHA="6f55d0c2f5f266873883be020cf42c29c450e5c9"
1212
BABEL_SHA="fc58af40f5c3ad5daf7ed273beea84977afba26f"
1313
TYPESCRIPT_SHA="f5ccf4345d6ac01f47be84db99fde50b98accbb5"

0 commit comments

Comments
 (0)