Skip to content

Commit

Permalink
ci(deps): update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent bfcbd36 commit 89753db
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 @@ -23,7 +23,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.1
rev: 0.28.2
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand All @@ -48,6 +48,6 @@ repos:
- id: golangci-lint

- repo: https://github.com/commitizen-tools/commitizen
rev: v3.21.3
rev: v3.22.0
hooks:
- id: commitizen

0 comments on commit 89753db

Please sign in to comment.