Skip to content

Commit 8a71a72

Browse files
committed
chore: pre-commit install
1 parent f35058b commit 8a71a72

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.devcontainer/devcontainer.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@
77
"ghcr.io/prulloac/devcontainer-features/chezmoi:1": {},
88
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
99
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
10-
}
10+
},
11+
12+
"postCreateCommand": "pre-commit install",
1113
}

0 commit comments

Comments
 (0)