Skip to content

Commit

Permalink
precommit: Update hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
jpthiele committed Jan 27, 2025
1 parent 7b4b57b commit 022a4b7
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: no-commit-to-branch
args: [--branch,master]
- repo: https://github.com/gitleaks/gitleaks
rev: v8.16.3
rev: v8.23.2
hooks:
- id: gitleaks
- repo: https://github.com/codespell-project/codespell
rev: v2.2.4
rev: v2.4.0
hooks:
- id: codespell
- repo: https://github.com/fredrikekre/runic-pre-commit
Expand Down

0 comments on commit 022a4b7

Please sign in to comment.