Meta: Switch to different source for pre-commit feature in dev-container

Co-authored-by: Philipp Dreher <dreher.philipp@googlemail.com>
This commit is contained in:
Jelle Raaijmakers
2025-06-23 21:07:56 +02:00
parent 53d4d65bd1
commit d70a9435e6

View File

@@ -5,7 +5,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:1": {},
"ghcr.io/devcontainers-extra/features/pre-commit:1": {},
"./features/serenity": {
"llvm_version": 18,
"enable_ladybird": true,