Skip to content

Commit

Permalink
Merge pull request #397 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 Dec 15, 2024
2 parents 999257b + 84ac64a commit 85651d8
Showing 1 changed file with 5 additions and 0 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.8
hooks:
- id: uv-lock

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.9
hooks:
Expand Down

0 comments on commit 85651d8

Please sign in to comment.