Skip to content

Commit

Permalink
Merge pull request #173 from rodneylab/ci__update_ci_config
Browse files Browse the repository at this point in the history
ci: 🐝 update CI config
  • Loading branch information
rodneylab authored Feb 20, 2025
2 parents 662bd65 + b683b34 commit 9df5461
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: v4.2.1
rev: v4.2.2
hooks:
- id: commitizen
stages:
Expand All @@ -12,7 +12,7 @@ repos:
- id: cargo-check
- id: clippy
- repo: https://github.com/gitleaks/gitleaks
rev: v8.23.3
rev: v8.24.0
hooks:
- id: gitleaks
- repo: https://github.com/google/yamlfmt
Expand Down

0 comments on commit 9df5461

Please sign in to comment.