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 Dec 9, 2024
1 parent ba60095 commit 0438bbf
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: v4.0.0
rev: v4.1.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.97.0
rev: v1.99.0
hooks:
- id: semgrep
args:
Expand Down

0 comments on commit 0438bbf

Please sign in to comment.