Skip to content

Commit

Permalink
chore(deps): update pre-commit hook python-poetry/poetry to v1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 08139e4 commit b6c43f5
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.4
rev: 1.8.5
hooks:
- id: poetry-check
entry: /bin/sh -c "cd . && poetry check --no-ansi --no-interaction --no-cache"
Expand Down

0 comments on commit b6c43f5

Please sign in to comment.