Skip to content

Commit

Permalink
Dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mawildoer committed Jan 3, 2025
1 parent d6e0da7 commit 57cbe88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
python-version-file: 'pyproject.toml'

- name: Run pre-commit
run: uv run pre-commit run --all-files
run: uv run --dev pre-commit run --all-files

- name: Fail on diff after pre-commit is run
run: git diff --exit-code

0 comments on commit 57cbe88

Please sign in to comment.