Skip to content

Commit

Permalink
Merge pull request #358 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
sirosen authored Nov 27, 2023
2 parents 462e628 + 637bb64 commit f9c1eb7
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
@@ -1,7 +1,7 @@
repos:
# dogfood
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.0
rev: 0.27.2
hooks:
- id: check-dependabot
- id: check-github-workflows
Expand All @@ -19,7 +19,7 @@ repos:
- id: check-merge-conflict
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 23.10.0
rev: 23.11.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit f9c1eb7

Please sign in to comment.