Skip to content

Commit

Permalink
Switch transitiondata compression to zstd
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed Jun 28, 2024
1 parent 4ff0fac commit 08502ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repos:
rev: v4.5.0
hooks:
- id: check-added-large-files
args: [--maxkb=800]
args: [--maxkb=8000]
- id: check-ast
- id: check-case-conflict
- id: check-builtin-literals
Expand Down
Binary file not shown.

0 comments on commit 08502ba

Please sign in to comment.