Skip to content

Commit

Permalink
chore(deps): update pre-commit hooks (#226)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 984f850 commit f1a18fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.4
rev: v0.9.5
hooks:
- id: ruff
args:
Expand All @@ -31,7 +31,7 @@ repos:
- id: validate_manifest

- repo: https://github.com/gauge-sh/tach-pre-commit
rev: v0.24.0
rev: v0.24.1
hooks:
- id: tach

Expand All @@ -50,7 +50,7 @@ repos:
- pyjson5==1.6.8

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

0 comments on commit f1a18fb

Please sign in to comment.