Skip to content

Commit 8dad887

Browse files
committed
Meta: Bump the pre-commit feature version to 2 in dev-container
Version 1 does not exist after the rename.
1 parent d70a943 commit 8dad887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Features to add to the dev container. More info: https://containers.dev/implementors/features.
66
"features": {
77
"ghcr.io/devcontainers/features/github-cli:1": {},
8-
"ghcr.io/devcontainers-extra/features/pre-commit:1": {},
8+
"ghcr.io/devcontainers-extra/features/pre-commit:2": {},
99
"./features/serenity": {
1010
"llvm_version": 18,
1111
"enable_ladybird": true,

0 commit comments

Comments
 (0)