Skip to content

Commit

Permalink
ci: bump poetry pre-commit version
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Jun 25, 2023
1 parent 2439fe1 commit a5f75cb
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 @@ -21,7 +21,7 @@ repos:
- id: check-yaml
args: [--unsafe]
- repo: https://github.com/python-poetry/poetry
rev: "1.5.0"
rev: "1.5.1"
hooks:
- id: poetry-check
- id: poetry-lock
Expand Down

0 comments on commit a5f75cb

Please sign in to comment.