Skip to content

Commit

Permalink
Merge pull request #358 from anaconda/renovate/codespell-project-code…
Browse files Browse the repository at this point in the history
…spell-2.x

chore(deps): update pre-commit hook codespell-project/codespell to v2.3.0
  • Loading branch information
schuylermartin45 authored Oct 8, 2024
2 parents a27d913 + 3ae1899 commit 09a8a33
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 @@ -67,7 +67,7 @@ repos:
- id: check-github-workflows
- id: check-renovate
- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
rev: v2.3.0
hooks:
- id: codespell
args: [--write]
Expand Down

0 comments on commit 09a8a33

Please sign in to comment.