Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#576)
Browse files Browse the repository at this point in the history
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.22.0 → 0.23.0](python-jsonschema/check-jsonschema@0.22.0...0.23.0)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.263 → v0.0.265](astral-sh/ruff-pre-commit@v0.0.263...v0.0.265)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored May 9, 2023
1 parent a25f9b9 commit 44a68ec
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 @@ -8,7 +8,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.22.0
rev: 0.23.0
hooks:
- id: check-github-workflows
- id: check-dependabot
Expand All @@ -25,7 +25,7 @@ repos:
additional_dependencies:
- tomli
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.263
rev: v0.0.265
hooks:
- id: ruff
- repo: https://github.com/abravalheri/validate-pyproject
Expand Down

0 comments on commit 44a68ec

Please sign in to comment.