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.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)
  • Loading branch information
pre-commit-ci[bot] committed May 8, 2023
1 parent a25f9b9 commit 71c805d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
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 71c805d

Please sign in to comment.