Skip to content

Commit

Permalink
Switch to poetry-export-plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
kw committed Mar 23, 2024
1 parent 5964937 commit fa983b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,8 @@ repos:
rev: "1.8.0"
hooks:
- id: poetry-check
- repo: https://github.com/python-poetry/poetry-plugin-export
rev: "1.7.1"
hooks:
- id: poetry-export
args: ["-f", "requirements.txt", "-o", "requirements.txt"]

0 comments on commit fa983b8

Please sign in to comment.