Skip to content

Commit

Permalink
Bump codespell from 2.2.2 to 2.2.4
Browse files Browse the repository at this point in the history
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/codespell-project/codespell/releases)
- [Commits](codespell-project/codespell@v2.2.2...v2.2.4)

---
updated-dependencies:
- dependency-name: codespell
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 9, 2023
1 parent 29c16a4 commit 4de03ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -28,7 +28,7 @@ omnikinverter = { git = "https://github.com/klaasnicolaas/python-omnikinverter.g
bandit = "^1.7.4"
black = "^23.1"
blacken-docs = "^1.13.0"
codespell = "^2.2.2"
codespell = "^2.2.4"
darglint = "^1.8.1"
flake8 = "^4.0.1"
flake8-bandit = "^3.0.0"
Expand Down

0 comments on commit 4de03ac

Please sign in to comment.