Skip to content

Commit

Permalink
Merge pull request #47 from rodneylab/ci__update_pre-commit_config
Browse files Browse the repository at this point in the history
ci: 🐝 update pre-commit config
  • Loading branch information
rodneylab committed Jul 1, 2024
2 parents 65e95f4 + 999c263 commit a3d38d5
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 @@ -12,11 +12,11 @@ repos:
- id: cargo-check
- id: clippy
- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.3
rev: v8.18.4
hooks:
- id: gitleaks
- repo: https://github.com/google/yamlfmt
rev: v0.12.1
rev: v0.13.0
hooks:
- id: yamlfmt
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit a3d38d5

Please sign in to comment.