Skip to content

Commit a04d480

Browse files
authored
Merge pull request #230 from pytest-dev/pre-commit-ci-update-config
2 parents ca52a05 + 9d85180 commit a04d480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: pyupgrade
2323
args: [--py39-plus]
2424
- repo: https://github.com/python-poetry/poetry
25-
rev: "f03d8f98781934df7910be5b6c14756e047ef432" # frozen: 2.0.0
25+
rev: "bd500dd3bdfaec3de6894144c9cedb3a9358be84" # frozen: 2.0.1
2626
hooks:
2727
- id: poetry-check
2828
args: ["--lock"]

0 commit comments

Comments
 (0)