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: f03d8f98781934df7910be5b6c14756e047ef432 → bd500dd3bdfaec3de6894144c9cedb3a9358be84](python-poetry/poetry@f03d8f9...bd500dd)
  • Loading branch information
pre-commit-ci[bot] authored Jan 13, 2025
1 parent ca52a05 commit 9d85180
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 @@ -22,7 +22,7 @@ repos:
- id: pyupgrade
args: [--py39-plus]
- repo: https://github.com/python-poetry/poetry
rev: "f03d8f98781934df7910be5b6c14756e047ef432" # frozen: 2.0.0
rev: "bd500dd3bdfaec3de6894144c9cedb3a9358be84" # frozen: 2.0.1
hooks:
- id: poetry-check
args: ["--lock"]

0 comments on commit 9d85180

Please sign in to comment.