Skip to content

Commit 7ba1fa5

Browse files
committed
Actually commit compression code and regenerate sample data
1 parent 076ff82 commit 7ba1fa5

179 files changed

Lines changed: 255 additions & 1212 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.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)