diff --git a/.devcontainer/postCreateCommand.sh b/.devcontainer/postCreateCommand.sh index 7cfc2ba..e90cd00 100644 --- a/.devcontainer/postCreateCommand.sh +++ b/.devcontainer/postCreateCommand.sh @@ -1,2 +1,3 @@ #!/bin/sh microdnf -y install git-lfs +pip3 install pre-commit