Skip to content

Commit

Permalink
chore: Update pixi.lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed May 23, 2024
1 parent 3d73a96 commit db31aee
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repos:
name: Run pixi install
entry: bash -c 'pixi install --all && git add pixi.lock'
language: system
files: ^src/pydicomsorter/.*\.py$|^pyproject\.toml$|^pixi\.lock$
files: .+
# - id: pixi-run-tests
# name: Run pixi tests
# entry: bash -c 'pixi run test'
Expand Down
28 changes: 14 additions & 14 deletions pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db31aee

Please sign in to comment.