Add some links for pre-commit and add default hooks

This commit is contained in:
Ayaz Salikhov
2022-03-14 15:42:52 +02:00
parent f2294b4288
commit 81964f1883
2 changed files with 14 additions and 4 deletions

View File

@@ -15,4 +15,3 @@ RUN mamba install --quiet --yes \
mamba clean --all -f -y && \
fix-permissions "${CONDA_DIR}" && \
fix-permissions "/home/${NB_USER}"