Skip to content

Commit

Permalink
⬆️ Update dependency codespell to v2.2.6 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
  • Loading branch information
renovate[bot] and joostlek committed Oct 23, 2023
1 parent f9d6c85 commit 0a5a150
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
description: "A breaking change for existing users."
- name: "bugfix"
color: ee0701
description: "Inconsistencies or issues which will cause a problem for users or implementors."
description: "Inconsistencies or issues which will cause a problem for users or implementers."
- name: "documentation"
color: 0052cc
description: "Solely about the documentation of the project."
Expand Down
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.5.0"
pre-commit-hooks = "4.5.0"
yamllint = "1.32.0"

0 comments on commit 0a5a150

Please sign in to comment.