Skip to content

Commit

Permalink
Update dependency poetry to v1.8.5 (#925)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 382f9ed commit ec65e01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ repos:
- id: copyright
- id: poetry-check
additional_dependencies:
- poetry==1.8.4 # pypi
- poetry==1.8.5 # pypi
exclude: ^pyproject.toml$
- id: poetry-lock
additional_dependencies:
- poetry==1.8.4 # pypi
- poetry==1.8.5 # pypi
exclude: ^pyproject.toml$
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
Expand Down

0 comments on commit ec65e01

Please sign in to comment.