diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 9b5acc5..939887b 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -12,7 +12,7 @@ "ghcr.io/devcontainers-contrib/features/kops:1": {}, "ghcr.io/devcontainers-contrib/features/pylint:2": {}, "ghcr.io/devcontainers-contrib/features/terraform-asdf:2": {}, - "ghcr.io/hspaans/devcontainer-features/pytest:1": {} + "ghcr.io/hspaans/devcontainer-features/pytest:2": {} } // Features to add to the dev container. More info: https://containers.dev/features.