Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.29.3 → 0.29.4](python-jsonschema/check-jsonschema@0.29.3...0.29.4)
- [github.com/henryiii/validate-pyproject-schema-store: 2024.09.23 → 2024.10.14](henryiii/validate-pyproject-schema-store@2024.09.23...2024.10.14)
  • Loading branch information
pre-commit-ci[bot] authored Oct 14, 2024
1 parent 5a00e26 commit 225c712
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 @@ -73,11 +73,11 @@ repos:
args: [--drop-empty-cells]

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.3
rev: 0.29.4
hooks:
- id: check-github-workflows

- repo: https://github.com/henryiii/validate-pyproject-schema-store
rev: 2024.09.23
rev: 2024.10.14
hooks:
- id: validate-pyproject

0 comments on commit 225c712

Please sign in to comment.