Skip to content

Commit

Permalink
update poetry to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eggplants committed Jan 7, 2025
1 parent 4f1e742 commit 521a8fd
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 141 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ repos:
rev: v2.5.0
hooks:
- id: pyproject-fmt
- repo: https://github.com/python-poetry/poetry
rev: 2.0.0
hooks:
- id: poetry-check
- repo: https://github.com/psf/black
rev: 24.10.0
hooks:
Expand Down
Loading

0 comments on commit 521a8fd

Please sign in to comment.