Skip to content

Commit

Permalink
! pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
ALERTua committed Feb 28, 2025
1 parent c58b07a commit 8a63d7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.6
rev: v0.9.9
hooks:
# Run the linter.
- id: ruff
Expand All @@ -23,6 +23,6 @@ repos:
- id: ruff-format

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

0 comments on commit 8a63d7e

Please sign in to comment.