Skip to content

Commit

Permalink
chore(deps): update pre-commit hook python-poetry/poetry to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 40bd9da commit 86d4e6f
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 @@ -50,7 +50,7 @@ repos:
)$
- repo: https://github.com/python-poetry/poetry
rev: 1.8.5
rev: 2.0.0
hooks:
- id: poetry-check
entry: /bin/sh -c "cd . && poetry check --no-ansi --no-interaction --no-cache"
Expand Down

0 comments on commit 86d4e6f

Please sign in to comment.