Skip to content

Commit a66cd3f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4143e55 commit a66cd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
- id: pyupgrade
2727
args: [--py39-plus]
2828
- repo: https://github.com/python-poetry/poetry
29-
rev: "4dba0e1b041366b3f05bec89dca82e902e6386e8" # frozen: 2.2.0
29+
rev: "4dba0e1b041366b3f05bec89dca82e902e6386e8" # frozen: 2.2.0
3030
hooks:
3131
- id: poetry-check
3232
args: ["--lock"]

0 commit comments

Comments
 (0)