Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#2288)
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.6 β†’ v0.9.7](astral-sh/ruff-pre-commit@v0.9.6...v0.9.7)
- [github.com/python-jsonschema/check-jsonschema: 0.31.1 β†’ 0.31.2](python-jsonschema/check-jsonschema@0.31.1...0.31.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Feb 25, 2025
1 parent 6578d1a commit e061af0
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 @@ -14,7 +14,7 @@ repos:
- id: trailing-whitespace

- repo: /~https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.6
rev: v0.9.7
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand Down Expand Up @@ -81,7 +81,7 @@ repos:


- repo: /~https://github.com/python-jsonschema/check-jsonschema
rev: 0.31.1
rev: 0.31.2
hooks:
- id: check-dependabot
- id: check-github-actions
Expand Down

0 comments on commit e061af0

Please sign in to comment.