Skip to content

Commit

Permalink
Auto pre-commit update (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Jun 15, 2024
1 parent aad73d8 commit 17f83db
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 @@ -28,12 +28,12 @@ repos:
- id: cmakelint
args: ['--linelength=120']
- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
rev: v2.3.0
hooks:
- id: codespell
pass_filenames: false
- repo: https://github.com/crate-ci/typos
rev: v1.21.0
rev: v1.22.7
hooks:
- id: typos
pass_filenames: false

0 comments on commit 17f83db

Please sign in to comment.