install pre-commit during post create command
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
microdnf -y install git-lfs
|
microdnf -y install git-lfs
|
||||||
|
pip3 install pre-commit
|
||||||
|
|||||||
Reference in New Issue
Block a user