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.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2)
- [github.com/astral-sh/uv-pre-commit: 0.5.20 → 0.5.21](astral-sh/uv-pre-commit@0.5.20...0.5.21)
- [github.com/renovatebot/pre-commit-hooks: 39.107.0 → 39.118.2](renovatebot/pre-commit-hooks@39.107.0...39.118.2)
  • Loading branch information
pre-commit-ci[bot] authored and Nardol committed Jan 21, 2025
1 parent d9294a8 commit 46562e2
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.9.1
rev: v0.9.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.5.20
rev: 0.5.21
hooks:
- id: uv-lock
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.107.0
rev: 39.118.2
hooks:
- id: renovate-config-validator
- repo: local
Expand Down

0 comments on commit 46562e2

Please sign in to comment.