Skip to content

Commit

Permalink
chore: update all instances of sonarlint to v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers authored Jul 4, 2024
1 parent 08a9793 commit 068f426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/cpp/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"[email protected]",
"[email protected]",
"[email protected]",
"sonarsource.sonarlint-vscode@4.6.0",
"sonarsource.sonarlint-vscode@4.7.0",
"[email protected]"
]
}
Expand Down
2 changes: 1 addition & 1 deletion .devcontainer/rust/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"[email protected]",
"[email protected]",
"[email protected]",
"sonarsource.sonarlint-vscode@4.6.0",
"sonarsource.sonarlint-vscode@4.7.0",
"[email protected]",
"[email protected]"
]
Expand Down

0 comments on commit 068f426

Please sign in to comment.