Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#392)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/psf/black-pre-commit-mirror: 24.4.2 →
24.8.0](psf/black-pre-commit-mirror@24.4.2...24.8.0)
- [github.com/python-jsonschema/check-jsonschema: 0.29.1 →
0.29.2](python-jsonschema/check-jsonschema@0.29.1...0.29.2)
<!--pre-commit.ci end-->
  • Loading branch information
Zeitsperre authored Sep 3, 2024
2 parents 3843f85 + 8647c29 commit cc947f3
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 @@ -32,7 +32,7 @@ repos:
hooks:
- id: toml-sort-fix
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
exclude: ^docs/
Expand Down Expand Up @@ -77,7 +77,7 @@ repos:
- id: yamllint
args: [ '--config-file=.yamllint.yaml' ]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.1
rev: 0.29.2
hooks:
- id: check-github-workflows
- id: check-readthedocs
Expand Down

0 comments on commit cc947f3

Please sign in to comment.