Skip to content

Commit 26d8d8c

Browse files
authored
Update devcontainer.json
1 parent daa899a commit 26d8d8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
// Features to add to the dev container. More info: https://containers.dev/features.
1717
"features": {
1818
"ghcr.io/devcontainers/features/git:1": {},
19-
"ghcr.io/devcontainers-contrib/features/actionlint:1": {},
20-
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
19+
"ghcr.io/devcontainers-extra/features/actionlint:1": {},
20+
"ghcr.io/devcontainers-extra/features/pre-commit:2": {},
2121
"ghcr.io/dhoeric/features/act:1": {},
2222
"ghcr.io/devcontainers/features/docker-in-docker:2": {
2323
"version": "latest",

0 commit comments

Comments
 (0)