Skip to content

Commit

Permalink
chore: update pre-commit hooks (#530)
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 Feb 23, 2025
1 parent 3c254a5 commit b3b0065
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 @@ -4,7 +4,7 @@ repos:
hooks:
- id: validate-pyproject
language: python
additional_dependencies: ["validate-pyproject-schema-store[all]==2025.2.10"]
additional_dependencies: ["validate-pyproject-schema-store[all]==2025.2.17"]

- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.14.0
Expand Down Expand Up @@ -34,7 +34,7 @@ repos:
args: [--remove]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.6
rev: v0.9.7
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit b3b0065

Please sign in to comment.