chore(devcontainer): feature urls have changed

This commit is contained in:
Stephan Lüscher 2025-07-02 17:24:48 +02:00
parent b52222be90
commit 61046d190f
No known key found for this signature in database

View file

@ -9,10 +9,10 @@
"installTools": true, "installTools": true,
"version": "3.13" "version": "3.13"
}, },
"ghcr.io/devcontainers-contrib/features/black:2": { "ghcr.io/devcontainers-extra/features/black:2": {
"version": "24.4.1" "version": "24.4.1"
}, },
"ghcr.io/devcontainers-contrib/features/poetry:2": { "ghcr.io/devcontainers-extra/features/poetry:2": {
"version": "1.8.2" "version": "1.8.2"
} }
}, },