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/compilerla/conventional-pre-commit: v3.6.0 → v4.0.0](compilerla/conventional-pre-commit@v3.6.0...v4.0.0)
- [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.31.0](python-jsonschema/check-jsonschema@0.29.4...0.31.0)
  • Loading branch information
pre-commit-ci[bot] authored Jan 13, 2025
1 parent 85bcdeb commit 34207c6
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 @@ -12,7 +12,7 @@ default_language_version:

repos:
- repo: https://github.com/compilerla/conventional-pre-commit
rev: v3.6.0
rev: v4.0.0
hooks:
- id: conventional-pre-commit
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down Expand Up @@ -45,7 +45,7 @@ repos:

# json
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.4
rev: 0.31.0
hooks:
- id: check-circle-ci
- id: check-github-workflows
Expand Down

0 comments on commit 34207c6

Please sign in to comment.