Skip to content

Commit

Permalink
chore(deps): update pre-commit hook python-poetry/poetry to v1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent c124623 commit 739627f
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.3
rev: 1.8.4
hooks:
- id: poetry-check
entry: /bin/sh -c "cd . && poetry check --no-ansi --no-interaction --no-cache"
Expand Down

0 comments on commit 739627f

Please sign in to comment.