Skip to content

Commit

Permalink
chore(deps): update pre-commit hook codespell-project/codespell to v2…
Browse files Browse the repository at this point in the history
….2.6
  • Loading branch information
renovate[bot] committed Oct 3, 2023
1 parent b92dbc5 commit ee82919
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ repos:
hooks:
- id: black
- repo: https://github.com/codespell-project/codespell
rev: v2.2.5
rev: v2.2.6
hooks:
- id: codespell
2 changes: 1 addition & 1 deletion project/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/codespell-project/codespell
rev: v2.2.5
rev: v2.2.6
hooks:
- id: codespell
- repo: https://github.com/pre-commit/mirrors-mypy
Expand Down

0 comments on commit ee82919

Please sign in to comment.