Skip to content

Commit

Permalink
Merge pull request #253 from neutrinoceros/mnt/uv_lock_pre-commit
Browse files Browse the repository at this point in the history
MNT: add uv-lock to pre-commit
  • Loading branch information
neutrinoceros authored Jan 3, 2025
2 parents e63c6a8 + 3fc977e commit c4b69b0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ repos:
- id: end-of-file-fixer
- id: check-toml

- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.5.14
hooks:
- id: uv-lock

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.9
hooks:
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

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

0 comments on commit c4b69b0

Please sign in to comment.