Skip to content

Commit

Permalink
⬆️ Poetry 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Jan 8, 2025
1 parent 518d37e commit bf0d8f2
Show file tree
Hide file tree
Showing 4 changed files with 1,149 additions and 2,769 deletions.
5 changes: 1 addition & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,7 @@ repos:
- id: rst-inline-touching-normal

- repo: https://github.com/python-poetry/poetry
rev: 1.8.0
rev: 2.0.0
hooks:
- id: poetry-check
- id: poetry-lock
args: ["--no-update"]
- id: poetry-export
args: ["-f", "requirements.txt", "-o", "requirements.txt"]
Loading

0 comments on commit bf0d8f2

Please sign in to comment.