Skip to content

Commit

Permalink
fix: proper pre-commit call
Browse files Browse the repository at this point in the history
  • Loading branch information
senz committed Apr 21, 2024
1 parent bcf04c9 commit 41db0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {},
},

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

0 comments on commit 41db0a3

Please sign in to comment.