Skip to content

Commit

Permalink
Merge pull request #1111 from python-jsonschema/pre-commit-ci-update-…
Browse files Browse the repository at this point in the history
…config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Julian committed Jul 3, 2023
2 parents 32fe8b1 + e2998b7 commit 1fe3f9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -15,8 +15,8 @@ repos:
- id: mixed-line-ending
args: [--fix, lf]
- id: trailing-whitespace
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.0.275"
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.0.276"
hooks:
- id: ruff
- repo: https://github.com/PyCQA/isort
Expand Down

0 comments on commit 1fe3f9f

Please sign in to comment.