Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
corenting committed Jul 4, 2024
1 parent 28ef3a7 commit 18b845d
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 208 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ format:
$(PYTHON) ruff format $(SRC)
$(PYTHON) ruff check --fix $(SRC)
$(BIOME) format --write $(JS_SRC)
$(BIOME) check --apply $(JS_SRC)
$(BIOME) check --write $(JS_SRC)

.PHONY: style
style:
Expand Down
Loading

0 comments on commit 18b845d

Please sign in to comment.