diff --git a/.drone.yml b/.drone.yml index 34534dc..4dd7f8d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,10 +13,7 @@ steps: - make test - name: check - image: python:3 - commands: - - pip install pre-commit==1.20.0 - - make check + image: iamthefij/drone-pre-commit:personal - name: notify image: drillster/drone-email