Skip to content

Commit

Permalink
Merge pull request #15 from WIAS-PDELib/update/pre-commit-autoupdate
Browse files Browse the repository at this point in the history
Auto-update pre-commit hooks
  • Loading branch information
jpthiele authored Dec 6, 2024
2 parents 02770ec + 239ee13 commit c474a05
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 c474a05

Please sign in to comment.