Skip to content

Commit

Permalink
fix: run pre-commit after new dependencies have been added
Browse files Browse the repository at this point in the history
  • Loading branch information
escaped committed Jan 2, 2021
1 parent 200b8af commit 46edce6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
run: |
cruft update -y
poetry lock --no-update # add new dependencies
poetry run pre-commit run -a
- name: Get new template version
# extract new cooiecutter template version
Expand Down

0 comments on commit 46edce6

Please sign in to comment.