Skip to content

Commit

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

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Julian authored Oct 15, 2024
2 parents fb85d2c + 2390cfc commit 6c1391e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- name: black
id: black
Expand Down

0 comments on commit 6c1391e

Please sign in to comment.