Skip to content

Commit

Permalink
Update dependency poetry to v2 (#2110)
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 Feb 1, 2025
1 parent 27f0603 commit 0ca4e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ repos:
- id: copyright
- id: poetry-lock
additional_dependencies:
- poetry==1.8.5 # pypi
- poetry==2.0.1 # pypi
- id: pipenv-lock
additional_dependencies:
- pipenv==2024.4.1 # pypi
Expand Down

0 comments on commit 0ca4e2c

Please sign in to comment.