Skip to content

Commit

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

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Julian authored Nov 13, 2023
2 parents 36b0eb3 + a8cf480 commit 2561713
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 @@ -14,7 +14,7 @@ repos:
args: [--fix, lf]
- id: trailing-whitespace
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.3"
rev: "v3.1.0"
hooks:
- id: prettier
exclude_types: ["markdown"]
Expand All @@ -27,7 +27,7 @@ repos:
hooks:
- id: pyupgrade
- repo: https://github.com/psf/black
rev: 23.10.1
rev: 23.11.0
hooks:
- name: black
id: black
Expand Down

0 comments on commit 2561713

Please sign in to comment.