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.23.0 → 0.23.1](python-jsonschema/check-jsonschema@0.23.0...0.23.1)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.269 → v0.0.272](astral-sh/ruff-pre-commit@v0.0.269...v0.0.272)
  • Loading branch information
pre-commit-ci[bot] authored Jun 12, 2023
1 parent 6f41b29 commit 16c4bdf
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.23.0
rev: 0.23.1
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.269
rev: v0.0.272
hooks:
- id: ruff
- repo: https://github.com/abravalheri/validate-pyproject
Expand Down

0 comments on commit 16c4bdf

Please sign in to comment.