Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/python-poetry/poetry: 1.8.2 → 1.8.0](python-poetry/poetry@1.8.2...1.8.0)
  • Loading branch information
pre-commit-ci[bot] committed Mar 25, 2024
1 parent ddd244a commit aee151a
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 @@ -43,7 +43,7 @@ repos:
- id: trailing-whitespace
types: [ python ]
- repo: https://github.com/python-poetry/poetry
rev: '1.8.2' # add version here
rev: '1.8.0' # add version here
hooks:
- id: poetry-check
# - id: poetry-lock
Expand Down

0 comments on commit aee151a

Please sign in to comment.