Skip to content

Commit

Permalink
[Dependencies] auto update pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
jpthiele authored and github-actions[bot] committed Jan 25, 2025
1 parent 35bda46 commit 22c0975
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,10 +12,10 @@ repos:
- id: no-commit-to-branch
args: [--branch,master]
- repo: https://github.com/gitleaks/gitleaks
rev: v8.23.0
rev: v8.23.2
hooks:
- id: gitleaks
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
rev: v2.4.0
hooks:
- id: codespell

0 comments on commit 22c0975

Please sign in to comment.