Skip to content

Commit

Permalink
Update .pre-commit-config.yaml (#195)
Browse files Browse the repository at this point in the history
Updated to last codespell version
  • Loading branch information
mosfet80 authored Jun 23, 2024
1 parent 28da514 commit 4ad23ba
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 @@ -70,7 +70,7 @@ repos:
args: ['-fallback-style=none', '-i']

- repo: https://github.com/codespell-project/codespell
rev: v2.2.4
rev: v2.2.6
hooks:
- id: codespell
args: ['--write-changes']
Expand Down

0 comments on commit 4ad23ba

Please # to comment.