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.4 → 0.30.0](python-jsonschema/check-jsonschema@0.29.4...0.30.0)
- [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.18.0 → v9.19.0](alessandrojcm/commitlint-pre-commit-hook@v9.18.0...v9.19.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 2, 2024
1 parent 38b7ad3 commit 99b6f9a
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 @@ -21,12 +21,12 @@ repos:
- id: detect-secrets
args: ["--baseline", ".secrets.baseline"]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.4
rev: 0.30.0
hooks:
- id: check-github-workflows
- id: check-renovate
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.18.0
rev: v9.19.0
hooks:
- id: commitlint
stages: [commit-msg]
Expand Down

0 comments on commit 99b6f9a

Please sign in to comment.