Skip to content

Commit

Permalink
chore(deps): update pre-commit repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
alma-renovate-bot[bot] committed Aug 12, 2024
1 parent 739a625 commit 228a338
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 @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.28.0
rev: v3.29.0
hooks:
- id: commitizen
name: Check commit message format
Expand Down Expand Up @@ -39,7 +39,7 @@ repos:
stages: [commit]

- repo: https://github.com/returntocorp/semgrep
rev: v1.83.0
rev: v1.84.1
hooks:
- id: semgrep
args:
Expand Down

0 comments on commit 228a338

Please sign in to comment.