Skip to content

Commit

Permalink
⬆️ Update dependency codespell to v2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent b8e52b7 commit 0d314e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ readme = "README.md"
python = "^3.10"

[tool.poetry.group.dev.dependencies]
codespell = "2.2.5"
codespell = "2.2.6"
pre-commit = "3.4.0"
pre-commit-hooks = "4.5.0"
yamllint = "1.32.0"

0 comments on commit 0d314e5

Please sign in to comment.