diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e044889f5e3..62bef1de12d 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -4,7 +4,7 @@ // Features to add to the dev container. More info: https://containers.dev/implementors/features. "features": { "ghcr.io/devcontainers/features/github-cli:1": {}, - "ghcr.io/devcontainers-contrib/features/pre-commit:2": {}, + "ghcr.io/devcontainers-extra/features/pre-commit:2": {}, "./features/ladybird": { "llvm_version": 20 },