Skip to content

Commit

Permalink
Merge pull request #122 from sdr-enthusiasts/auto-update-pre-commit-h…
Browse files Browse the repository at this point in the history
…ooks

chore(pre-commit): auto update hooks
  • Loading branch information
fredclausen authored Jan 27, 2025
2 parents 807c996 + d244c9b commit e4523e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
exclude: ^(Dockerfile*)

- repo: https://github.com/codespell-project/codespell.git
rev: "v2.3.0" # Use the sha / tag you want to point at
rev: "v2.4.0" # Use the sha / tag you want to point at
hooks:
- id: codespell
types: [text]
Expand Down

0 comments on commit e4523e8

Please sign in to comment.