Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
Signed-off-by: Pratiksha Sankhe <[email protected]>
  • Loading branch information
psankhe28 committed Oct 14, 2024
1 parent b32ffb6 commit ce7e1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ tc: type-check
update:
@echo "\nUpdating the template +++++++++++++++++++++++++++++++++++++++++++++++++++++++++\n"
@echo "Using latest version from remote: https://github.com/elixir-cloud-aai/cookiecutter-python."
@poetry run cruff update -y
@poetry run cruft update -y

.PHONY: u
u: update
Expand Down

0 comments on commit ce7e1d6

Please sign in to comment.