Skip to content

Commit

Permalink
chore(deps): update pre-commit hook python-poetry/poetry to v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent 74d9cab commit 9ed1383
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 @@ -45,7 +45,7 @@ repos:
- id: trailing-whitespace
types: [ python ]
- repo: https://github.com/python-poetry/poetry
rev: '1.7.0' # add version here
rev: '1.8.2' # add version here
hooks:
- id: poetry-check
# - id: poetry-lock
Expand Down

0 comments on commit 9ed1383

Please sign in to comment.