Skip to content

Commit cfa2887

Browse files
Update github.copilot, github.vscode-github-actions, github.vscode-pull-request-github, rust-lang.rust-analyzer, sonarsource.sonarlint-vscode, usernamehw.errorlens in devcontainer.json (#29)
Co-authored-by: embedded-releaser-app[bot] <190257042+embedded-releaser-app[bot]@users.noreply.github.com> Co-authored-by: gfs <gabriel.fra.santos@gmail.com>
1 parent 044588f commit cfa2887

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.devcontainer/rust/devcontainer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
"files.trimTrailingWhitespace": true
1515
},
1616
"extensions": [
17-
"github.copilot@1.372.0",
18-
"github.vscode-github-actions@0.28.0",
19-
"github.vscode-pull-request-github@0.118.2",
17+
"github.copilot@1.388.0",
18+
"github.vscode-github-actions@0.31.0",
19+
"github.vscode-pull-request-github@0.132.0",
2020
"jetmartin.bats@0.1.10",
2121
"kherring.bats-test-runner@0.1.3",
2222
"mhutchie.git-graph@1.30.0",
2323
"ms-azuretools.vscode-docker@2.0.0",
24-
"rust-lang.rust-analyzer@0.3.2593",
25-
"sonarsource.sonarlint-vscode@4.31.0",
24+
"rust-lang.rust-analyzer@0.3.2819",
25+
"sonarsource.sonarlint-vscode@4.44.0",
2626
"tamasfe.even-better-toml@0.21.2",
27-
"usernamehw.errorlens@3.26.0"
27+
"usernamehw.errorlens@3.28.0"
2828
]
2929
}
3030
}

0 commit comments

Comments
 (0)