Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#55)
Browse files Browse the repository at this point in the history
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.27.1 → 0.27.3](python-jsonschema/check-jsonschema@0.27.1...0.27.3)
- [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.9.0 → v9.10.0](alessandrojcm/commitlint-pre-commit-hook@v9.9.0...v9.10.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 12, 2023
1 parent 162a227 commit e1499e9
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 @@ -25,11 +25,11 @@ repos:
- id: terraform-docs-go
args: ["markdown", "--output-file", "README.md", "."]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.1
rev: 0.27.3
hooks:
- id: check-github-actions
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.9.0
rev: v9.10.0
hooks:
- id: commitlint
additional_dependencies: ['@commitlint/config-conventional']
Expand Down

0 comments on commit e1499e9

Please sign in to comment.