Skip to content

Commit 624f9a3

Browse files
gitpod: don't lock extensions' version (#915)
Co-authored-by: David Leal <[email protected]>
1 parent eec47fe commit 624f9a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitpod.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ github:
1111

1212
vscode:
1313
extensions:
14-
- ms-vscode.cpptools@0.28.3:mjRj37VUK0nY2ZeDXzxOJA==
15-
- twxs.cmake@0.0.17:9s7m9CWOr6i6NZ7CNNF4kw==
16-
- ms-vscode.cmake-tools@1.4.0:eP3hU/MFme+CcSL21Klk1w==
17-
- mhutchie.git-graph@1.23.0:TM9ShNmBn94aUJMJusCJlg==
14+
- ms-vscode.cpptools
15+
- twxs.cmake
16+
- ms-vscode.cmake-tools
17+
- mhutchie.git-graph

0 commit comments

Comments
 (0)