Skip to content

Commit 8cba42a

Browse files
committed
fix pixi lock hook
1 parent 52130d6 commit 8cba42a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
hooks:
4242
- id: pixi-lock
4343
name: pixi lock
44-
entry: pixi list
44+
entry: pixi list --locked
4545
language: system
4646
pass_filenames: false
47-
files: 'pixi.toml'
47+
files: 'pyproject.toml'

0 commit comments

Comments
 (0)