Skip to content

Commit

Permalink
Update pre-commit hook python-poetry/poetry to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
platform-engineering-bot committed Nov 6, 2023
1 parent 5583933 commit 068711f
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.6.1
rev: 1.7.0
hooks:
- id: poetry-check
- id: poetry-lock
Expand Down

0 comments on commit 068711f

Please sign in to comment.