Skip to content

Commit

Permalink
Update dependency poetry to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 550e858 commit cbdc1e1
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 @@ -21,11 +21,11 @@ repos:
- id: copyright
- id: poetry-check
additional_dependencies:
- poetry==1.8.5 # pypi
- poetry==2.0.1 # pypi
exclude: ^pyproject.toml$
- id: poetry-lock
additional_dependencies:
- poetry==1.8.5 # pypi
- poetry==2.0.1 # pypi
exclude: ^pyproject.toml$
- id: helm-lock
- repo: https://github.com/codespell-project/codespell
Expand Down

0 comments on commit cbdc1e1

Please sign in to comment.