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/python-jsonschema/check-jsonschema: 0.28.6 → 0.29.0](python-jsonschema/check-jsonschema@0.28.6...0.29.0)
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.2](astral-sh/ruff-pre-commit@v0.5.0...v0.5.2)
  • Loading branch information
pre-commit-ci[bot] committed Jul 15, 2024
1 parent b6c052b commit cda2ec9
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 @@ -5,7 +5,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.6
rev: 0.29.0
hooks:
- id: check-github-workflows
args: [ "--verbose" ]
Expand All @@ -24,7 +24,7 @@ repos:
hooks:
- id: pyproject-fmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.5.0"
rev: "v0.5.2"
hooks:
- id: ruff-format
- id: ruff
Expand Down

0 comments on commit cda2ec9

Please sign in to comment.