Skip to content

Commit

Permalink
Update pre-commit hook python-poetry/poetry to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
platform-engineering-bot committed Nov 20, 2023
1 parent 0f5e79e commit d0286b0
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 @@ -27,7 +27,7 @@ repos:
language_version: python3
args: ["--check", "--profile=black"]
- repo: https://github.com/python-poetry/poetry
rev: 1.7.0
rev: 1.7.1
hooks:
- id: poetry-check
- id: poetry-lock
Expand Down

0 comments on commit d0286b0

Please sign in to comment.