Skip to content

Commit

Permalink
Update pre-commit (#17)
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 Jan 14, 2025
1 parent 7be7212 commit 2085776
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 @@ -6,7 +6,7 @@ default_language_version:

repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.100.1
rev: 39.107.0
hooks:
- id: renovate-config-validator
args: [--strict]
Expand All @@ -23,7 +23,7 @@ repos:
- id: gitlint-ci

- repo: https://github.com/gitleaks/gitleaks
rev: v8.22.1
rev: v8.23.0
hooks:
- id: gitleaks

Expand Down Expand Up @@ -76,7 +76,7 @@ repos:
- id: ruff-format

- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.5.17
rev: 0.5.18
hooks:
- id: uv-lock
always_run: true
Expand Down

0 comments on commit 2085776

Please sign in to comment.