Skip to content

Commit

Permalink
chore: update pre-commit hooks (#531)
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 28, 2025
1 parent b3b0065 commit 85e48e0
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.17"]
additional_dependencies: ["validate-pyproject-schema-store[all]==2025.2.24"]

- 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.7
rev: v0.9.9
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 85e48e0

Please sign in to comment.