Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1807)
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.5 β†’ v0.4.1](astral-sh/ruff-pre-commit@v0.3.5...v0.4.1)
- [github.com/python-jsonschema/check-jsonschema: 0.28.1 β†’ 0.28.2](python-jsonschema/check-jsonschema@0.28.1...0.28.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Apr 24, 2024
1 parent 208ca32 commit 8a0d1d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -14,7 +14,7 @@ repos:
- id: trailing-whitespace

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


- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.1
rev: 0.28.2
hooks:
- id: check-dependabot
- id: check-github-actions
Expand Down

0 comments on commit 8a0d1d5

Please sign in to comment.