Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dwreeves committed Jan 7, 2025
1 parent 19e5dbf commit 4eafeab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ function dbt {
}

function setup {
uv sync --group python-dev
uv sync --group dbt
uv sync --extra python-dev
uv sync --extra dbt
uvx pre-commit install
}

Expand Down

0 comments on commit 4eafeab

Please sign in to comment.