Skip to content

Commit

Permalink
misc: remove --all until we fix all good files :)
Browse files Browse the repository at this point in the history
  • Loading branch information
nichmor committed Jul 16, 2024
1 parent 90ad7b2 commit 290a074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ typos = ">=1.23.1,<2"

[feature.lint.tasks]
pre-commit-install = "pre-commit-install"
pre-commit-run = "pre-commit run --all"
pre-commit-run = "pre-commit run"


[environments]
Expand Down

0 comments on commit 290a074

Please sign in to comment.