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/renovatebot/pre-commit-hooks: 38.114.0 → 39.106.0](renovatebot/pre-commit-hooks@38.114.0...39.106.0)
- [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.9.1](astral-sh/ruff-pre-commit@v0.6.9...v0.9.1)
- [github.com/astral-sh/uv-pre-commit: 0.4.20 → 0.5.18](astral-sh/uv-pre-commit@0.4.20...0.5.18)
  • Loading branch information
pre-commit-ci[bot] authored Jan 13, 2025
1 parent b49f448 commit 5fde349
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 @@ -12,13 +12,13 @@ repos:
- id: end-of-file-fixer

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.114.0
rev: 39.106.0
hooks:
- id: renovate-config-validator
files: ^renovate\.json$

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.9
rev: v0.9.1
hooks:
- id: ruff
name: "lint with ruff"
Expand All @@ -35,7 +35,7 @@ repos:

- repo: https://github.com/astral-sh/uv-pre-commit
# uv version.
rev: 0.4.20
rev: 0.5.18
hooks:
# Update the uv lockfile
- id: uv-lock
Expand Down

0 comments on commit 5fde349

Please sign in to comment.