Skip to content

Commit

Permalink
Merge pull request #644 from alma/renovate/pre-commit-repositories
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit repositories
  • Loading branch information
Benjamin-Freoua-Alma authored Feb 13, 2025
2 parents 85b98aa + 40ed75a commit 985c52c
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.1.1
rev: v4.2.1
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.106.0
rev: v1.107.0
hooks:
- id: semgrep
args:
Expand Down

0 comments on commit 985c52c

Please sign in to comment.