Skip to content

Commit

Permalink
build(deps): pre-commit autoupdate (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jul 17, 2023
1 parent fcd78e3 commit 8c38418
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 @@ -9,7 +9,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/python-jsonschema/check-jsonschema.git
rev: 0.23.2
rev: 0.23.3
hooks:
- id: check-github-workflows
name: check github workflows
Expand All @@ -18,6 +18,6 @@ repos:
hooks:
- id: shellcheck
- repo: https://github.com/commitizen-tools/commitizen
rev: 3.5.2
rev: 3.5.3
hooks:
- id: commitizen

0 comments on commit 8c38418

Please sign in to comment.