Skip to content

Commit

Permalink
Merge branch 'master' into jax-benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
s3alfisc authored Jan 15, 2025
2 parents d5733cc + 4a4bc1c commit 1660956
Show file tree
Hide file tree
Showing 21 changed files with 186 additions and 4,691 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ repos:
- id: check-added-large-files
exclude: pixi.lock
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.30.0
rev: 0.31.0
hooks:
- id: check-github-workflows
args: ["--verbose"]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.6
rev: v0.9.1
hooks:
- id: ruff
args: ["--fix", "--output-format=full"]
Expand Down
Loading

0 comments on commit 1660956

Please sign in to comment.