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 Nov 28, 2024
1 parent e5c879d commit 30d836f
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.16.3
rev: v8.21.2
hooks:
- id: gitleaks
- repo: https://github.com/codespell-project/codespell
rev: v2.2.4
rev: v2.3.0
hooks:
- id: codespell

0 comments on commit 30d836f

Please sign in to comment.