Skip to content

Commit 8b35ce7

Browse files
authored
chore(deps): update pre-commit hook python-poetry/poetry to v1.4.1 (#164)
Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
1 parent 022d25a commit 8b35ce7

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
@@ -29,7 +29,7 @@ repos:
2929
hooks:
3030
- id: flake8
3131
- repo: https://github.com/python-poetry/poetry
32-
rev: 1.4.0 # add version here
32+
rev: 1.4.1 # add version here
3333
hooks:
3434
- id: poetry-check
3535
files: pyproject.toml

0 commit comments

Comments
 (0)