Skip to content

Commit

Permalink
chore: pre-commit install
Browse files Browse the repository at this point in the history
  • Loading branch information
senz committed Apr 20, 2024
1 parent f35058b commit 8a71a72
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"ghcr.io/prulloac/devcontainer-features/chezmoi:1": {},
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
}
},

"postCreateCommand": "pre-commit install",
}

0 comments on commit 8a71a72

Please sign in to comment.