diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 461b986..b1a0060 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -5,7 +5,7 @@ "dockerfile": "Dockerfile" }, "features": { - "ghcr.io/devcontainers-contrib/features/pre-commit:2": {}, + "ghcr.io/devcontainers-extra/features/pre-commit:2": {}, "ghcr.io/dhoeric/features/hadolint:1": {} }, "customizations": {