We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70a943 commit 8dad887Copy full SHA for 8dad887
.devcontainer/devcontainer.json
@@ -5,7 +5,7 @@
5
// Features to add to the dev container. More info: https://containers.dev/implementors/features.
6
"features": {
7
"ghcr.io/devcontainers/features/github-cli:1": {},
8
- "ghcr.io/devcontainers-extra/features/pre-commit:1": {},
+ "ghcr.io/devcontainers-extra/features/pre-commit:2": {},
9
"./features/serenity": {
10
"llvm_version": 18,
11
"enable_ladybird": true,
0 commit comments