Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.1 → v0.7.2](astral-sh/ruff-pre-commit@v0.7.1...v0.7.2)
- [github.com/astral-sh/uv-pre-commit: 0.4.27 → 0.4.29](astral-sh/uv-pre-commit@0.4.27...0.4.29)
- [github.com/renovatebot/pre-commit-hooks: 38.133.2 → 39.0.1](renovatebot/pre-commit-hooks@38.133.2...39.0.1)
  • Loading branch information
pre-commit-ci[bot] authored and Nardol committed Nov 5, 2024
1 parent 2d7305d commit a1b631a
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 @@ -15,7 +15,7 @@ repos:
- --skip="./.*"
- --quiet-level=2
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.1
rev: v0.7.2
hooks:
- id: ruff
args: [--fix]
Expand All @@ -29,11 +29,11 @@ repos:
hooks:
- id: prettier
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.4.27
rev: 0.4.29
hooks:
- id: uv-lock
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.133.2
rev: 39.0.1
hooks:
- id: renovate-config-validator
- repo: local
Expand Down

0 comments on commit a1b631a

Please sign in to comment.