Skip to content

Commit

Permalink
Merge branch 'main' into development
Browse files Browse the repository at this point in the history
Signed-off-by: Tamim Hamoudi <[email protected]>
  • Loading branch information
thamudi authored Oct 3, 2024
2 parents 65dd8b9 + 56e2a09 commit 65a28b1
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
default_stages: [commit]
repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: v2.32.2
rev: v3.29.0
hooks:
- id: commitizen
- repo: https://github.com/jordanopensource/pre-commit-hooks
rev: v0.2.2
rev: v0.4.2
hooks:
- id: validate-eslint
- repo: https://github.com/gitleaks/gitleaks
rev: v8.19.2
hooks:
- id: gitleaks
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.6.0
hooks:
- id: check-merge-conflict
- id: check-added-large-files
Expand Down

0 comments on commit 65a28b1

Please sign in to comment.